openbsd-ports/devel/p5-Rcs/Makefile

17 lines
305 B
Makefile
Raw Normal View History

2013-03-11 06:50:00 -04:00
# $OpenBSD: Makefile,v 1.6 2013/03/11 10:50:21 espie Exp $
COMMENT= Perl Object Class for Revision Control System (RCS)
DISTNAME= Rcs-1.05
REVISION= 1
CATEGORIES= devel
MODULES= cpan
2010-10-18 13:47:50 -04:00
USE_GROFF = Yes
2008-05-15 17:48:26 -04:00
MAINTAINER= Okan Demirmen <okan@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>