diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 12:20:02 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 12:20:02 +0000 |
commit | d7a605a2ef8f6b94e90b021fa8c09060b44a348f (patch) | |
tree | d2e18591305e467c55ed9ec039e534636e2019cc /print/axpoint | |
parent | 8f21ab977f3e6aa0eef5b3ed2147826d7e2bc166 (diff) | |
download | ports-d7a605a2ef8f6b94e90b021fa8c09060b44a348f.tar.gz ports-d7a605a2ef8f6b94e90b021fa8c09060b44a348f.zip |
Notes
Diffstat (limited to 'print/axpoint')
-rw-r--r-- | print/axpoint/Makefile | 5 | ||||
-rw-r--r-- | print/axpoint/pkg-plist | 1 |
2 files changed, 2 insertions, 4 deletions
diff --git a/print/axpoint/Makefile b/print/axpoint/Makefile index 9729e7efda43..5aa32dc39004 100644 --- a/print/axpoint/Makefile +++ b/print/axpoint/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MSERGEANT DISTNAME= XML-Handler-AxPoint-${PORTVERSION:S/0$//} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= XML Based Presentations BUILD_DEPENDS= p5-Text-Iconv>=0:${PORTSDIR}/converters/p5-Text-Iconv \ @@ -22,7 +22,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= XML::Handler::AxPoint.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/print/axpoint/pkg-plist b/print/axpoint/pkg-plist index a9149d7d0d40..58ba940e5d97 100644 --- a/print/axpoint/pkg-plist +++ b/print/axpoint/pkg-plist @@ -1,6 +1,7 @@ bin/axpoint %%SITE_PERL%%/XML/Handler/AxPoint.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Handler/AxPoint/.packlist +%%PERL5_MAN3%%/XML::Handler::AxPoint.3.gz @dirrmtry %%SITE_PERL%%/XML/Handler @dirrmtry %%SITE_PERL%%/XML @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Handler/AxPoint |