SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
14
devel/p5-Rcs/Makefile
Normal file
14
devel/p5-Rcs/Makefile
Normal file
|
@ -0,0 +1,14 @@
|
|||
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>
|
2
devel/p5-Rcs/distinfo
Normal file
2
devel/p5-Rcs/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (Rcs-1.05.tar.gz) = By4GvxytGzwGYPJbUjNOn5naQOACAZ7/rQc1PJKPTH4=
|
||||
SIZE (Rcs-1.05.tar.gz) = 37033
|
2
devel/p5-Rcs/pkg/DESCR
Normal file
2
devel/p5-Rcs/pkg/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
This Perl module provides an object oriented interface to access
|
||||
Revision Control System (RCS) utilities.
|
2
devel/p5-Rcs/pkg/PLIST
Normal file
2
devel/p5-Rcs/pkg/PLIST
Normal file
|
@ -0,0 +1,2 @@
|
|||
${P5SITE}/Rcs.pm
|
||||
@man man/man3p/Rcs.3p
|
Loading…
Add table
Add a link
Reference in a new issue