diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-31 15:12:49 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-31 15:12:49 +0000 |
commit | 27d5b1087dcd19db29c2db00fa00c7c1aedf15c3 (patch) | |
tree | f9fbffcea08156b8437c0e03c697e12082a3c773 /net/p5-BBS-UserInfo-Maple3itoc | |
parent | 69eba748a125dc3bc1f662bd966f9cf4de33a533 (diff) |
Notes
Diffstat (limited to 'net/p5-BBS-UserInfo-Maple3itoc')
-rw-r--r-- | net/p5-BBS-UserInfo-Maple3itoc/Makefile | 8 | ||||
-rw-r--r-- | net/p5-BBS-UserInfo-Maple3itoc/pkg-plist | 8 |
2 files changed, 10 insertions, 6 deletions
diff --git a/net/p5-BBS-UserInfo-Maple3itoc/Makefile b/net/p5-BBS-UserInfo-Maple3itoc/Makefile index 7ff6abaceab6..1c6ca572a732 100644 --- a/net/p5-BBS-UserInfo-Maple3itoc/Makefile +++ b/net/p5-BBS-UserInfo-Maple3itoc/Makefile @@ -11,9 +11,13 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Get user information of Maple3itoc-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-Maple3itoc/pkg-plist b/net/p5-BBS-UserInfo-Maple3itoc/pkg-plist index ccfbe95da730..dd7a669429a1 100644 --- a/net/p5-BBS-UserInfo-Maple3itoc/pkg-plist +++ b/net/p5-BBS-UserInfo-Maple3itoc/pkg-plist @@ -1,8 +1,8 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS/UserInfo/Maple3itoc/.packlist %%SITE_PERL%%/BBS/UserInfo/Maple3itoc.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS/UserInfo/Maple3itoc/.packlist %%PERL5_MAN3%%/BBS::UserInfo::Maple3itoc.3.gz -@dirrmtry %%SITE_PERL%%/BBS/UserInfo -@dirrmtry %%SITE_PERL%%/BBS -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS/UserInfo/Maple3itoc +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS/UserInfo/Maple3itoc @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS/UserInfo @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS +@dirrmtry %%SITE_PERL%%/BBS/UserInfo +@dirrmtry %%SITE_PERL%%/BBS |