This Perl module provides an object oriented interface to access

Revision Control System (RCS) utilities.

From Okan Demirmen
ok simon@
This commit is contained in:
merdely 2007-10-11 06:55:43 +00:00
parent 1c3b4e374e
commit 1906f20530
4 changed files with 27 additions and 0 deletions

17
devel/p5-Rcs/Makefile Normal file
View File

@ -0,0 +1,17 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/10/11 06:55:43 merdely Exp $
COMMENT= Perl Object Class for Revision Control System (RCS)
DISTNAME= Rcs-1.05
CATEGORIES= devel
MODULES= cpan
MAINTAINER= Okan Demirmen <okan@demirmen.com>
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>

5
devel/p5-Rcs/distinfo Normal file
View File

@ -0,0 +1,5 @@
MD5 (Rcs-1.05.tar.gz) = 80Zv5s71T4eA11P6CZWwrA==
RMD160 (Rcs-1.05.tar.gz) = Rg+iJBg5MHakIZ3fpbbRYosT5x0=
SHA1 (Rcs-1.05.tar.gz) = BHCcthEx41zNLMNzUfc4sCFaAJs=
SHA256 (Rcs-1.05.tar.gz) = By4GvxytGzwGYPJbUjNOn5naQOACAZ7/rQc1PJKPTH4=
SIZE (Rcs-1.05.tar.gz) = 37033

2
devel/p5-Rcs/pkg/DESCR Normal file
View File

@ -0,0 +1,2 @@
This Perl module provides an object oriented interface to access
Revision Control System (RCS) utilities.

3
devel/p5-Rcs/pkg/PLIST Normal file
View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/10/11 06:55:43 merdely Exp $
${P5SITE}/Rcs.pm
@man man/man3p/Rcs.3p