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-chtsns | |
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-chtsns')
-rw-r--r-- | comms/p5-SMS-Send-TW-chtsns/Makefile | 3 | ||||
-rw-r--r-- | comms/p5-SMS-Send-TW-chtsns/pkg-descr | 2 | ||||
-rw-r--r-- | comms/p5-SMS-Send-TW-chtsns/pkg-plist | 1 |
3 files changed, 2 insertions, 4 deletions
diff --git a/comms/p5-SMS-Send-TW-chtsns/Makefile b/comms/p5-SMS-Send-TW-chtsns/Makefile index 99e0470f62f4..bdeb0f2ddeed 100644 --- a/comms/p5-SMS-Send-TW-chtsns/Makefile +++ b/comms/p5-SMS-Send-TW-chtsns/Makefile @@ -20,7 +20,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= SMS::Send::TW::chtsns.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/p5-SMS-Send-TW-chtsns/pkg-descr b/comms/p5-SMS-Send-TW-chtsns/pkg-descr index d348cfe0792b..713cffbd5740 100644 --- a/comms/p5-SMS-Send-TW-chtsns/pkg-descr +++ b/comms/p5-SMS-Send-TW-chtsns/pkg-descr @@ -1,4 +1,4 @@ SMS::Send::TW::chtsns is a SMS::Send driver which allows you to send messages through SNS service of CHT -WWW: http://search.cpan.org/dist/SMS-Send-TW-chtsns/ +WWW: http://search.cpan.org/dist/SMS-Send-TW-chtsns/ diff --git a/comms/p5-SMS-Send-TW-chtsns/pkg-plist b/comms/p5-SMS-Send-TW-chtsns/pkg-plist index 0613ace2272c..ad92f7abdb71 100644 --- a/comms/p5-SMS-Send-TW-chtsns/pkg-plist +++ b/comms/p5-SMS-Send-TW-chtsns/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/SMS/Send/TW/chtsns.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SMS/Send/TW/chtsns/.packlist +%%PERL5_MAN3%%/SMS::Send::TW::chtsns.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SMS/Send/TW/chtsns @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SMS/Send/TW @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SMS/Send |