15 lines
235 B
Makefile
15 lines
235 B
Makefile
COMMENT= Perl Object Class for Revision Control System (RCS)
|
|
|
|
DISTNAME= Rcs-1.05
|
|
REVISION= 2
|
|
CATEGORIES= devel
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
|
|
MAINTAINER= Okan Demirmen <okan@openbsd.org>
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|