blob: f626517a5e0465fafc7f916d68ddd9657b8c901f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# 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>
|