diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 17:15:11 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 17:15:11 +0000 |
commit | 6d94fd8e0060a0072ae2eb04ea3f48e65ffb3164 (patch) | |
tree | ea85e822272fbc35e44bc2b9d9a65766794f3c68 /net/p5-Cisco-IPPhone | |
parent | e8d65f9e66ec9f84bdea1e8a40584af5e48c8974 (diff) |
Notes
Diffstat (limited to 'net/p5-Cisco-IPPhone')
-rw-r--r-- | net/p5-Cisco-IPPhone/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Cisco-IPPhone/pkg-descr | 2 | ||||
-rw-r--r-- | net/p5-Cisco-IPPhone/pkg-plist | 1 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-Cisco-IPPhone/Makefile b/net/p5-Cisco-IPPhone/Makefile index 0aaaff6ee4ef..279c0f0c6ae6 100644 --- a/net/p5-Cisco-IPPhone/Makefile +++ b/net/p5-Cisco-IPPhone/Makefile @@ -13,7 +13,4 @@ COMMENT= Package for creating Cisco IPPhone XML objects USES= perl5 USE_PERL5= configure -MAN3= Cisco::IPPhone.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/p5-Cisco-IPPhone/pkg-descr b/net/p5-Cisco-IPPhone/pkg-descr index 88bab2bfe9d4..9b4f29be2082 100644 --- a/net/p5-Cisco-IPPhone/pkg-descr +++ b/net/p5-Cisco-IPPhone/pkg-descr @@ -8,3 +8,5 @@ This Perl module gives the ability to use simple PERL objects to display XML on the IP Phone unlike to Cisco Software Development Kit (SDK) which uses Microsoft IIS Server, ASP's, JSP's, Javascript, COM Objects, and requires knowledge of XML syntax. + +WWW: http://search.cpan.org/dist/Cisco-IPPhone/ diff --git a/net/p5-Cisco-IPPhone/pkg-plist b/net/p5-Cisco-IPPhone/pkg-plist index 4667a02dd649..bf87ff5bf255 100644 --- a/net/p5-Cisco-IPPhone/pkg-plist +++ b/net/p5-Cisco-IPPhone/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cisco/IPPhone/.packlist %%SITE_PERL%%/Cisco/IPPhone.pm +%%PERL5_MAN3%%/Cisco::IPPhone.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cisco/IPPhone @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cisco @dirrmtry %%SITE_PERL%%/Cisco |