1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/devel/cvswrap/Makefile
Wesley Shields 29e4210013 - Unbreak on versions after strndup MFC
- Pass maintainership to submitter

PR:		ports/132070
Submitted by:	Florian Smeets <flo@kasimir.com>
2009-02-25 14:24:04 +00:00

23 lines
409 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= flo@kasimir.com
COMMENT= Helper for multiple CVS repositories
GNU_CONFIGURE= yes
MAN1= cvswrap.1
MAN5= cvswrap.conf.5
.include <bsd.port.mk>