mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
19 lines
265 B
Makefile
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>
|