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

PORTNAME=   rcs
PORTVERSION=    5.9.4
PORTREVISION=   1
CATEGORIES= devel
MASTER_SITES=   GNU

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

LICENSE=    GPLv3

USES=       groff makeinfo tar:xz
GNU_CONFIGURE=  yes

INFO=   rcs

.include <bsd.port.mk>