1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/devel/cvswrap/Makefile
2021-04-06 16:31:07 +02:00

16 lines
241 B
Makefile

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