diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 16:33:44 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 16:33:44 +0000 |
commit | 32fbdf5e2a99c45afa117b8ab1d684e0ab2b7cfa (patch) | |
tree | f6b9f1686e2aa7f145bfb8e220b5a1b7cc097532 /mail/p5-CGP-CLI | |
parent | 855ee7985c4f46109eb6bc0d5ebd34c0ec6c803c (diff) |
Notes
Diffstat (limited to 'mail/p5-CGP-CLI')
-rw-r--r-- | mail/p5-CGP-CLI/Makefile | 3 | ||||
-rw-r--r-- | mail/p5-CGP-CLI/pkg-descr | 2 | ||||
-rw-r--r-- | mail/p5-CGP-CLI/pkg-plist | 1 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/p5-CGP-CLI/Makefile b/mail/p5-CGP-CLI/Makefile index 4460dc43bacc..aedb24d091e2 100644 --- a/mail/p5-CGP-CLI/Makefile +++ b/mail/p5-CGP-CLI/Makefile @@ -14,7 +14,4 @@ COMMENT= CommunigatePro Command Line Interface perl module USES= perl5 USE_PERL5= configure -MAN3= CGP::CLI.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-CGP-CLI/pkg-descr b/mail/p5-CGP-CLI/pkg-descr index 6d98225b33b1..1cade77f9b0e 100644 --- a/mail/p5-CGP-CLI/pkg-descr +++ b/mail/p5-CGP-CLI/pkg-descr @@ -1 +1,3 @@ CommunigatePro Command Line Interface perl module. + +WWW: http://search.cpan.org/dist/CGP-CLI/ diff --git a/mail/p5-CGP-CLI/pkg-plist b/mail/p5-CGP-CLI/pkg-plist index 06d38a7b6e99..0e18750ac2a4 100644 --- a/mail/p5-CGP-CLI/pkg-plist +++ b/mail/p5-CGP-CLI/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGP/CLI/.packlist %%SITE_PERL%%/CGP/CLI.pm +%%PERL5_MAN3%%/CGP::CLI.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGP/CLI @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGP @dirrmtry %%SITE_PERL%%/CGP |