aboutsummaryrefslogtreecommitdiff
path: root/net/p5-BBS-UserInfo-Wretch
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-31 15:13:05 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-31 15:13:05 +0000
commit0c50ab3c76f1b4668b0b0e086b4ec92dde180818 (patch)
treef62ed56bab9d78025251c18222e7b189bf4e6ed0 /net/p5-BBS-UserInfo-Wretch
parentc6c6bd1bda7d7866bfb52a50f5a0c1b8a60de614 (diff)
downloadports-0c50ab3c76f1b4668b0b0e086b4ec92dde180818.tar.gz
ports-0c50ab3c76f1b4668b0b0e086b4ec92dde180818.zip
- Add LICENSE
- Sort PLIST
Notes
Notes: svn path=/head/; revision=363606
Diffstat (limited to 'net/p5-BBS-UserInfo-Wretch')
-rw-r--r--net/p5-BBS-UserInfo-Wretch/Makefile8
-rw-r--r--net/p5-BBS-UserInfo-Wretch/pkg-plist8
2 files changed, 10 insertions, 6 deletions
diff --git a/net/p5-BBS-UserInfo-Wretch/Makefile b/net/p5-BBS-UserInfo-Wretch/Makefile
index 46af7dded1b1..f5ba839160c2 100644
--- a/net/p5-BBS-UserInfo-Wretch/Makefile
+++ b/net/p5-BBS-UserInfo-Wretch/Makefile
@@ -11,9 +11,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Get user information of Wretch-style BBS
-RUN_DEPENDS= p5-Expect>=0:${PORTSDIR}/lang/p5-Expect
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-Expect>=0:${PORTSDIR}/lang/p5-Expect
+RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= perl5
USE_PERL5= configure
+USES= perl5
.include <bsd.port.mk>
diff --git a/net/p5-BBS-UserInfo-Wretch/pkg-plist b/net/p5-BBS-UserInfo-Wretch/pkg-plist
index 62ec9d25bf72..1583f900a191 100644
--- a/net/p5-BBS-UserInfo-Wretch/pkg-plist
+++ b/net/p5-BBS-UserInfo-Wretch/pkg-plist
@@ -1,8 +1,8 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS/UserInfo/Wretch/.packlist
%%SITE_PERL%%/BBS/UserInfo/Wretch.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS/UserInfo/Wretch/.packlist
%%PERL5_MAN3%%/BBS::UserInfo::Wretch.3.gz
-@dirrmtry %%SITE_PERL%%/BBS/UserInfo
-@dirrmtry %%SITE_PERL%%/BBS
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS/UserInfo/Wretch
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS/UserInfo/Wretch
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS/UserInfo
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS
+@dirrmtry %%SITE_PERL%%/BBS/UserInfo
+@dirrmtry %%SITE_PERL%%/BBS