aboutsummaryrefslogtreecommitdiffstats
path: root/converters/p5-Unicode-IMAPUtf7
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2013-05-15 00:30:01 +0800
committermiwi <miwi@FreeBSD.org>2013-05-15 00:30:01 +0800
commit405145e2b18ec3e6ffb01108aebd91b9e83494ce (patch)
treedb5d9dd088ed123c9b01146184fb1dcf256461fe /converters/p5-Unicode-IMAPUtf7
parent85ac8a4cdbfd1b5e282644740cecddd7bf855b1f (diff)
downloadfreebsd-ports-gnome-405145e2b18ec3e6ffb01108aebd91b9e83494ce.tar.gz
freebsd-ports-gnome-405145e2b18ec3e6ffb01108aebd91b9e83494ce.tar.zst
freebsd-ports-gnome-405145e2b18ec3e6ffb01108aebd91b9e83494ce.zip
- Update MASTER_SITES
- Add LICENSE - Fix plist - Bump PORTREVISION PR: 178579 Submitted by: Ports Fury
Diffstat (limited to 'converters/p5-Unicode-IMAPUtf7')
-rw-r--r--converters/p5-Unicode-IMAPUtf7/Makefile18
-rw-r--r--converters/p5-Unicode-IMAPUtf7/pkg-plist6
2 files changed, 10 insertions, 14 deletions
diff --git a/converters/p5-Unicode-IMAPUtf7/Makefile b/converters/p5-Unicode-IMAPUtf7/Makefile
index 33f857aec999..64e30e379e76 100644
--- a/converters/p5-Unicode-IMAPUtf7/Makefile
+++ b/converters/p5-Unicode-IMAPUtf7/Makefile
@@ -1,30 +1,28 @@
-# New ports collection makefile for: Unicode::IMAPUtf7
-# Date created: 25 Jan 2002
-# Whom: Seamus Venasse <svenasse@polaris.ca>
-#
+# Created by: Seamus Venasse <svenasse@polaris.ca>
# $FreeBSD$
-#
PORTNAME= Unicode-IMAPUtf7
PORTVERSION= 2.01
+PORTREVISION= 1
CATEGORIES= converters perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= Unicode/FABPOT
+MASTER_SITE_SUBDIR= CPAN:FABPOT
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl extension to deal with IMAP UTF-7
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Unicode-String>=0:${PORTSDIR}/converters/p5-Unicode-String
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+RUN_DEPENDS= p5-Unicode-String>=0:${PORTSDIR}/converters/p5-Unicode-String
PERL_CONFIGURE= yes
MAN3= Unicode::IMAPUtf7.3
post-extract: # breaks non-root build otherwise
- ${CHMOD} u+x ${WRKSRC}
- ${CHMOD} u+x ${WRKSRC}/t ${WRKSRC}/lib
- ${CHMOD} u+x ${WRKSRC}/lib/Unicode
+ @${FIND} ${WRKSRC} -type d | ${XARGS} ${CHMOD} a+rx
.include <bsd.port.mk>
diff --git a/converters/p5-Unicode-IMAPUtf7/pkg-plist b/converters/p5-Unicode-IMAPUtf7/pkg-plist
index a2b567bb260f..1119a06959ce 100644
--- a/converters/p5-Unicode-IMAPUtf7/pkg-plist
+++ b/converters/p5-Unicode-IMAPUtf7/pkg-plist
@@ -1,7 +1,5 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/IMAPUtf7/.packlist
%%SITE_PERL%%/Unicode/IMAPUtf7.pm
-@dirrmtry %%SITE_PERL%%/auto/Unicode/IMAPUtf7
-@dirrmtry %%SITE_PERL%%/auto/Unicode
-@dirrmtry %%SITE_PERL%%/Unicode
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/IMAPUtf7/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/IMAPUtf7
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode
+@dirrmtry %%SITE_PERL%%/Unicode