Files
bsdports/devel/rcs/Makefile
2019-12-26 07:26:06 +00:00

17 lines
287 B
Makefile

# $FreeBSD: head/devel/rcs/Makefile 484628 2018-11-10 18:12:57Z bapt $
PORTNAME= rcs
PORTVERSION= 5.9.4
CATEGORIES= devel
MASTER_SITES= GNU
MAINTAINER= zeising@FreeBSD.org
COMMENT= Version control system
USES= tar:xz gmake groff
GNU_CONFIGURE= yes
INFO= rcs
.include <bsd.port.mk>