aboutsummaryrefslogtreecommitdiff
path: root/devel/rcs/Makefile
blob: 896799845268d040fb5f9e3d1c0a3f4b6cf318ed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$

PORTNAME=	rcs
PORTVERSION=	5.9.2
CATEGORIES=	devel
MASTER_SITES=	GNU

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

LICENSE=	GPLv3

USES=		makeinfo tar:xz
GNU_CONFIGURE=	yes

INFO=	rcs

.include <bsd.port.mk>