summaryrefslogtreecommitdiff
path: root/www/p5-HTML-Mason
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-10-09 17:39:43 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-10-09 17:39:43 +0000
commitc69e8ad925ba03a5e4947afbf3f228b58ae75ff9 (patch)
treea22fd38a2b6df199059d6428b913839ebc2eeef2 /www/p5-HTML-Mason
parentFix plist. (diff)
add missing files to PLIST
PR: 43850 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=67702
Diffstat (limited to 'www/p5-HTML-Mason')
-rw-r--r--www/p5-HTML-Mason/Makefile2
-rw-r--r--www/p5-HTML-Mason/pkg-plist3
2 files changed, 4 insertions, 1 deletions
diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile
index 76625cc1bf71..51baa200dc93 100644
--- a/www/p5-HTML-Mason/Makefile
+++ b/www/p5-HTML-Mason/Makefile
@@ -7,11 +7,11 @@
PORTNAME= HTML-Mason
PORTVERSION= 1.13
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= HTML
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-1.13
MAINTAINER= dsh@vlink.ru
diff --git a/www/p5-HTML-Mason/pkg-plist b/www/p5-HTML-Mason/pkg-plist
index e027b8bc3763..f15e7ace2687 100644
--- a/www/p5-HTML-Mason/pkg-plist
+++ b/www/p5-HTML-Mason/pkg-plist
@@ -1,5 +1,6 @@
lib/perl5/site_perl/%%PERL_VER%%/Apache/Mason.pm
lib/perl5/site_perl/%%PERL_VER%%/Bundle/HTML/Mason.pm
+lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Admin.pod
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/ApacheHandler.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Buffer.pm
@@ -25,10 +26,12 @@ lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Subclassing.pod
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Tests.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Tools.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Utils.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Mason/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Compiler
@dirrm lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Component
@dirrm lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Resolver
@dirrm lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Mason
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Bundle/HTML 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Bundle 2>/dev/null || true