freebsd-ports/devel/cvswrap/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

22 lines
423 B
Makefile

# New ports collection makefile for: rioutil
# Date created: 25 December 2001
# Whom: alfred
#
# $FreeBSD$
#
PORTNAME= cvswrap
PORTVERSION= 0.2
CATEGORIES= devel
MASTER_SITES+= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= alfred
MAINTAINER= alfred@FreeBSD.org
COMMENT= Helper for multiple CVS repositories.
GNU_CONFIGURE= yes
MAN1= cvswrap.1
MAN5= cvswrap.conf.5
.include <bsd.port.mk>