aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-POE-Component-Client-POP3
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-31 13:08:43 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-31 13:08:43 +0000
commite4fa014857741c379a93d1c0c7c395aa5b384119 (patch)
treeb91f0088232f85ee396777641f705a5fe154d9cc /mail/p5-POE-Component-Client-POP3
parent31b503d6cbffa1a49ba734990846da43e27652b1 (diff)
downloadports-e4fa014857741c379a93d1c0c7c395aa5b384119.tar.gz
ports-e4fa014857741c379a93d1c0c7c395aa5b384119.zip
- Fix shebangs
- Add NO_ARCH - Drop @dirrm* from plist Approved by: portmgr blanket MFH: 2015Q2
Notes
Notes: svn path=/head/; revision=388059
Diffstat (limited to 'mail/p5-POE-Component-Client-POP3')
-rw-r--r--mail/p5-POE-Component-Client-POP3/Makefile6
-rw-r--r--mail/p5-POE-Component-Client-POP3/pkg-plist1
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/p5-POE-Component-Client-POP3/Makefile b/mail/p5-POE-Component-Client-POP3/Makefile
index 482519bbdc7e..283016b46acf 100644
--- a/mail/p5-POE-Component-Client-POP3/Makefile
+++ b/mail/p5-POE-Component-Client-POP3/Makefile
@@ -3,7 +3,7 @@
PORTNAME= POE-Component-Client-POP3
PORTVERSION= 0.02
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +14,10 @@ COMMENT= Implement a POP3 client POE component
BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= perl5
+USES= perl5 shebangfix
+SHEBANG_FILES= samples/test.perl samples/term.perl
USE_PERL5= configure
+NO_ARCH= yes
OPTIONS_DEFINE= EXAMPLES
diff --git a/mail/p5-POE-Component-Client-POP3/pkg-plist b/mail/p5-POE-Component-Client-POP3/pkg-plist
index 31910002b937..4835630cd34d 100644
--- a/mail/p5-POE-Component-Client-POP3/pkg-plist
+++ b/mail/p5-POE-Component-Client-POP3/pkg-plist
@@ -2,4 +2,3 @@
%%SITE_PERL%%/POE/Component/Client/POP3.pm
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/term.perl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test.perl
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%