mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 20:36:30 -04:00
18 lines
247 B
Makefile
18 lines
247 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= rcs
|
|
PORTVERSION= 5.9.4
|
|
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>
|