summaryrefslogtreecommitdiff
path: root/misc/p5-I18N-LangTags
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2003-02-22 18:11:42 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2003-02-22 18:11:42 +0000
commit96e109d267328d9e6930e8e3a6078b9137a2ae29 (patch)
treef00972ca442728624d2bac8e2e139588cc5d6feb /misc/p5-I18N-LangTags
parentAdd missing manpage. (diff)
Add missing manpage;
Bump PORTREVISION; Remove directories on deinstall; de-pkg-comment.
Notes
Notes: svn path=/head/; revision=76186
Diffstat (limited to 'misc/p5-I18N-LangTags')
-rw-r--r--misc/p5-I18N-LangTags/Makefile4
-rw-r--r--misc/p5-I18N-LangTags/pkg-comment1
-rw-r--r--misc/p5-I18N-LangTags/pkg-plist3
3 files changed, 5 insertions, 3 deletions
diff --git a/misc/p5-I18N-LangTags/Makefile b/misc/p5-I18N-LangTags/Makefile
index 2e77fbb4fc1f..c421fbaa62a5 100644
--- a/misc/p5-I18N-LangTags/Makefile
+++ b/misc/p5-I18N-LangTags/Makefile
@@ -7,16 +7,18 @@
PORTNAME= I18N-LangTags
PORTVERSION= 0.27
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= I18N
PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
+COMMENT= Functions for dealing with RFC-1766-style language tags
PERL_CONFIGURE= YES
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-MAN3= I18N::LangTags.3
+MAN3= I18N::LangTags.3 I18N::LangTags::List.3
.include <bsd.port.mk>
diff --git a/misc/p5-I18N-LangTags/pkg-comment b/misc/p5-I18N-LangTags/pkg-comment
deleted file mode 100644
index 7165d2ae0276..000000000000
--- a/misc/p5-I18N-LangTags/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Functions for dealing with RFC-1766-style language tags
diff --git a/misc/p5-I18N-LangTags/pkg-plist b/misc/p5-I18N-LangTags/pkg-plist
index a45c4eecb853..ce513ea12173 100644
--- a/misc/p5-I18N-LangTags/pkg-plist
+++ b/misc/p5-I18N-LangTags/pkg-plist
@@ -3,4 +3,5 @@ lib/perl5/site_perl/%%PERL_VER%%/I18N/LangTags/List.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/I18N/LangTags/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/I18N/LangTags
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/I18N
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/I18N 2>/dev/null || true
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/I18N/LangTags
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/I18N