diff options
Diffstat (limited to 'www/p5-Apache-Language')
-rw-r--r-- | www/p5-Apache-Language/Makefile | 30 | ||||
-rw-r--r-- | www/p5-Apache-Language/distinfo | 2 | ||||
-rw-r--r-- | www/p5-Apache-Language/pkg-descr | 5 | ||||
-rw-r--r-- | www/p5-Apache-Language/pkg-plist | 10 |
4 files changed, 0 insertions, 47 deletions
diff --git a/www/p5-Apache-Language/Makefile b/www/p5-Apache-Language/Makefile deleted file mode 100644 index 92cd1d46fa45..000000000000 --- a/www/p5-Apache-Language/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: Apache-Language -# Date created: Mon Jan 1 05:22:52 2001 -# Whom: will -# -# $FreeBSD$ -# - -PORTNAME= Apache-Language -PORTVERSION= 0.14 -CATEGORIES= www perl5 -MASTER_SITES= CPAN -PKGNAMEPREFIX= p5- - -MAINTAINER= perl@FreeBSD.org -COMMENT= A perl module that provides language-aware object hashes - -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache/src.pm:${PORTSDIR}/www/mod_perl \ - ${SITE_PERL}/I18N/LangTags.pm:${PORTSDIR}/misc/p5-I18N-LangTags - -DEPRECATED= depends on mod_perl -EXPIRATION_DATE= 2012-01-01 - -MAKE_JOBS_SAFE= yes - -PERL_CONFIGURE= yes - -MAN3= Apache::Language.3 Apache::Language::Constants.3 \ - Apache::Language::DBI.3 Apache::Language::PlainFile.3 - -.include <bsd.port.mk> diff --git a/www/p5-Apache-Language/distinfo b/www/p5-Apache-Language/distinfo deleted file mode 100644 index 6525aa47912f..000000000000 --- a/www/p5-Apache-Language/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (Apache-Language-0.14.tar.gz) = facd86b0c040042d225d4a49f67d926d8d755f0be89085754e6e30e28d1f4028 -SIZE (Apache-Language-0.14.tar.gz) = 15726 diff --git a/www/p5-Apache-Language/pkg-descr b/www/p5-Apache-Language/pkg-descr deleted file mode 100644 index 0e1da5bf55c5..000000000000 --- a/www/p5-Apache-Language/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Apache::Language objects act like language-aware hashes. They store -key/language/values triplets. Using the Accept-Language: field sent by -HTTP clients, they can pick the best fit language for that specific client. -Apache::Language's usage is transparent -and should prove to be quite convenient (and hopefully, efficient). diff --git a/www/p5-Apache-Language/pkg-plist b/www/p5-Apache-Language/pkg-plist deleted file mode 100644 index bca2e9e3f865..000000000000 --- a/www/p5-Apache-Language/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/Apache/Language.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Apache/Language.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Apache/Language/Constants.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Apache/Language/DBI.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Apache/Language/PlainFile.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Language/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Language/Language.bs -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Language/Language.so -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Language -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache/Language |