diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 10:27:43 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 10:27:43 +0000 |
commit | 6c49c5cfa7541d31f48a69897abfb138cbf6e7f0 (patch) | |
tree | 58d1120b8296dbcfcf82964ad14e9a50bf3b16be /comms/p5-SMS-Send-TW-emome | |
parent | 8d456f3c58059b84de4f8f09993892871ad4d8d3 (diff) |
- add stage support
Approved by: portmgr (blanket infrastructure)
Notes
Notes:
svn path=/head/; revision=341829
Diffstat (limited to 'comms/p5-SMS-Send-TW-emome')
-rw-r--r-- | comms/p5-SMS-Send-TW-emome/Makefile | 3 | ||||
-rw-r--r-- | comms/p5-SMS-Send-TW-emome/pkg-descr | 2 | ||||
-rw-r--r-- | comms/p5-SMS-Send-TW-emome/pkg-plist | 1 |
3 files changed, 2 insertions, 4 deletions
diff --git a/comms/p5-SMS-Send-TW-emome/Makefile b/comms/p5-SMS-Send-TW-emome/Makefile index 4a00f3b01898..a3028b90a6d7 100644 --- a/comms/p5-SMS-Send-TW-emome/Makefile +++ b/comms/p5-SMS-Send-TW-emome/Makefile @@ -19,7 +19,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= SMS::Send::TW::emome.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/p5-SMS-Send-TW-emome/pkg-descr b/comms/p5-SMS-Send-TW-emome/pkg-descr index fe0450e57106..f7e48ee06edc 100644 --- a/comms/p5-SMS-Send-TW-emome/pkg-descr +++ b/comms/p5-SMS-Send-TW-emome/pkg-descr @@ -1,4 +1,4 @@ SMS::Send::TW::emome is a SMS::Send driver which allows you to send messages through http://www.emome.net/ -WWW: http://search.cpan.org/dist/SMS-Send-TW-emome/ +WWW: http://search.cpan.org/dist/SMS-Send-TW-emome/ diff --git a/comms/p5-SMS-Send-TW-emome/pkg-plist b/comms/p5-SMS-Send-TW-emome/pkg-plist index d39b5fb20a29..56f9f0774e1e 100644 --- a/comms/p5-SMS-Send-TW-emome/pkg-plist +++ b/comms/p5-SMS-Send-TW-emome/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/SMS/Send/TW/emome.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SMS/Send/TW/emome/.packlist +%%PERL5_MAN3%%/SMS::Send::TW::emome.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SMS/Send/TW/emome @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SMS/Send/TW @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SMS/Send |