aboutsummaryrefslogtreecommitdiff
path: root/devel/cvswrap/Makefile
blob: c214eed39533e3498f71a5e990db7ed46fe4f7c6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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>