diff options
Diffstat (limited to 'devel/p5-Include')
| -rw-r--r-- | devel/p5-Include/Makefile | 29 | ||||
| -rw-r--r-- | devel/p5-Include/distinfo | 2 | ||||
| -rw-r--r-- | devel/p5-Include/files/patch-aa | 11 | ||||
| -rw-r--r-- | devel/p5-Include/pkg-descr | 9 | ||||
| -rw-r--r-- | devel/p5-Include/pkg-plist | 3 |
5 files changed, 0 insertions, 54 deletions
diff --git a/devel/p5-Include/Makefile b/devel/p5-Include/Makefile deleted file mode 100644 index eaa733eadf07..000000000000 --- a/devel/p5-Include/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: p5-Include -# Date created: October 21st 1996 -# Whom: James FitzGibbon <jfitz@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= Include -PORTVERSION= 1.02a -CATEGORIES= devel perl5 -MASTER_SITES= CPAN -PKGNAMEPREFIX= p5- - -DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2011-08-01 - -MAINTAINER= ports@FreeBSD.org -COMMENT= Perl5 package which allows use of macros defined in 'C' header files - -PERL_CONFIGURE= YES - -MAN3= Include.3 - -post-build: - @${CP} ${WRKSRC}/Include.pm ${WRKSRC}/blib/lib - @${MKDIR} ${WRKSRC}/blib/man3 - @pod2man ${WRKSRC}/Include.pm > ${WRKSRC}/blib/man3/Include.3 - -.include <bsd.port.mk> diff --git a/devel/p5-Include/distinfo b/devel/p5-Include/distinfo deleted file mode 100644 index 9d78d1187e81..000000000000 --- a/devel/p5-Include/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (Include-1.02a.tar.gz) = 94b0b7147ded8f1bd72673492ce2e71928960f1d70bb7d56c491bd51f58691b2 -SIZE (Include-1.02a.tar.gz) = 5824 diff --git a/devel/p5-Include/files/patch-aa b/devel/p5-Include/files/patch-aa deleted file mode 100644 index cf166c547caf..000000000000 --- a/devel/p5-Include/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.PL.orig Thu Jan 4 07:57:37 1996 -+++ Makefile.PL Mon Oct 21 13:26:43 1996 -@@ -128,7 +128,7 @@ - my $hash = { - VERSION => $VERSION, - NAME => $NAME, -- SKIP => [qw(static dynamic linkext)], -+ SKIP => [qw(static)], - PL_FILES => \%PL_FILES, - EXE_FILES => [ keys %EXE_FILES ], - LINKTYPE => 'dynamic', diff --git a/devel/p5-Include/pkg-descr b/devel/p5-Include/pkg-descr deleted file mode 100644 index 58280e25d364..000000000000 --- a/devel/p5-Include/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -The Include module implements a method of using #define constants from C header -files. It does this by putting an extra level of indirection on the use -operator. To enhance performance a cache scheme is used. When a new module is -required the cache is checked first, if the package is not found then it will be -generated from the C header files. Include can be configured to place any -generated packages into the cache automatically, for security reasons this is -turned off by default. - -WWW: http://search.cpan.org/dist/Include diff --git a/devel/p5-Include/pkg-plist b/devel/p5-Include/pkg-plist deleted file mode 100644 index 98708cb6d700..000000000000 --- a/devel/p5-Include/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -%%SITE_PERL%%/Include.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Include/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Include |
