freebsd-ports/sysutils/fastest_cvsup/Makefile
Andrej Zverev 312fd92cc3 - convert to the new perl5 framework
Submitted by:	portmgr (bapt@, blanket)
2013-09-07 07:11:48 +00:00

21 lines
422 B
Makefile

# New ports collection makefile for: fastest_cvsup
# Date created: 16 July 2002
# Whom: A.J.Robinson (ajr@subdimension.com)
#
# $FreeBSD$
#
PORTNAME= fastest_cvsup
PORTVERSION= 0.3.0
CATEGORIES= sysutils
MASTER_SITES= SF/${PORTNAME:S/_/-/}
MAINTAINER= freebsd@hm2k.org
COMMENT= Finds fastest CVSup server
USES= perl5
MAN7= fastest_cvsup.7
PLIST_FILES= bin/fastest_cvsup
.include <bsd.port.mk>