Initial import of p5-Algorithm-Annotate 0.10
Algorithm::Annotate generates a list that is useful for generating output simliar to "cvs annotate".
This commit is contained in:
parent
3bb8fdfa39
commit
e7c33bbea3
23
devel/p5-Algorithm-Annotate/Makefile
Normal file
23
devel/p5-Algorithm-Annotate/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2004/12/10 03:23:11 kevlo Exp $
|
||||
|
||||
COMMENT= "represent a series of changes in annotate form"
|
||||
|
||||
DISTNAME= Algorithm-Annotate-0.10
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
|
||||
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/}
|
||||
|
||||
BUILD_DEPENDS= :p5-Algorithm-Diff->=1.1901:devel/p5-Algorithm-Diff
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
.include <bsd.port.mk>
|
3
devel/p5-Algorithm-Annotate/distinfo
Normal file
3
devel/p5-Algorithm-Annotate/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (Algorithm-Annotate-0.10.tar.gz) = 453395489640e28fc772944ef08d396b
|
||||
RMD160 (Algorithm-Annotate-0.10.tar.gz) = f068df0cf68b6fd0093319da4137807256d440b5
|
||||
SHA1 (Algorithm-Annotate-0.10.tar.gz) = 7d6c94c4911d6472e0007dfb64210960a5255169
|
2
devel/p5-Algorithm-Annotate/pkg/DESCR
Normal file
2
devel/p5-Algorithm-Annotate/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
Algorithm::Annotate generates a list that is useful for generating
|
||||
output simliar to "cvs annotate".
|
3
devel/p5-Algorithm-Annotate/pkg/PLIST
Normal file
3
devel/p5-Algorithm-Annotate/pkg/PLIST
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/12/10 03:23:11 kevlo Exp $
|
||||
${P5SITE}/Algorithm/Annotate.pm
|
||||
@man man/man3p/Algorithm::Annotate.3p
|
Loading…
Reference in New Issue
Block a user