1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/devel/rcs/Makefile
Baptiste Daroussin dec46ed75f Support stage
2014-01-27 08:30:47 +00:00

19 lines
265 B
Makefile

# $FreeBSD$
PORTNAME= rcs
PORTVERSION= 5.8.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= zeising@FreeBSD.org
COMMENT= Version control system
LICENSE= GPLv3
GNU_CONFIGURE= yes
INFO= rcs
.include <bsd.port.mk>