mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
16 lines
241 B
Makefile
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>
|