1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-09 02:22:18 +00:00
freebsd-ports/devel/cvswrap/Makefile
2014-03-11 20:35:53 +00:00

18 lines
288 B
Makefile

# Created by: alfred
# $FreeBSD$
PORTNAME= cvswrap
PORTVERSION= 0.2
CATEGORIES= devel
MASTER_SITES+= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= alfred
MAINTAINER= ports@FreeBSD.org
COMMENT= Helper for multiple CVS repositories
USES= desthack
GNU_CONFIGURE= yes
.include <bsd.port.mk>