aboutsummaryrefslogtreecommitdiff
path: root/devel/rcs/Makefile
blob: aff9f50e77e6eaf8349ad2b1fc3c7dcbb1730641 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
PORTNAME=	rcs
PORTVERSION=	5.10.0
CATEGORIES=	devel
MASTER_SITES=	GNU

MAINTAINER=	zeising@FreeBSD.org
COMMENT=	Version control system

LICENSE=	GPLv3

USES=		groff makeinfo tar:xz
GNU_CONFIGURE=	yes

CONFLICTS_INSTALL=	rcs57

INFO=	rcs

.include <bsd.port.mk>