diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-06 13:28:36 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-06 13:28:36 +0000 |
commit | a97fb4a965a728d0d5144a86fbe5e8659d7109af (patch) | |
tree | 29d440d8db1cd3d82e0287bd8920fed4bf4ee3c4 /news | |
parent | 7b88be69799752717f8a894730c5733e0134de54 (diff) | |
download | ports-a97fb4a965a728d0d5144a86fbe5e8659d7109af.tar.gz ports-a97fb4a965a728d0d5144a86fbe5e8659d7109af.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/p5-NNML/Makefile | 4 | ||||
-rw-r--r-- | news/p5-NNML/pkg-plist | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/news/p5-NNML/Makefile b/news/p5-NNML/Makefile index 19ad7c94e041..0abfd3ec6cfa 100644 --- a/news/p5-NNML/Makefile +++ b/news/p5-NNML/Makefile @@ -15,14 +15,10 @@ USE_PERL5= configure RESTRICTED= License unknown -MAN1= nnmirror.1 nnsync.1 overview.1 -MAN3= NNML::Server.3 - .if defined(BATCH) CONFIGURE_ARGS+= < /dev/null .else IS_INTERACTIVE= yes .endif -NO_STAGE= yes .include <bsd.port.mk> diff --git a/news/p5-NNML/pkg-plist b/news/p5-NNML/pkg-plist index 962946d659fb..ff7beefdccde 100644 --- a/news/p5-NNML/pkg-plist +++ b/news/p5-NNML/pkg-plist @@ -1,6 +1,10 @@ bin/nnmirror bin/nnsync bin/overview +man/man1/nnmirror.1.gz +man/man1/nnsync.1.gz +man/man1/overview.1.gz +%%PERL5_MAN3%%/NNML::Server.3.gz %%SITE_PERL%%/%%PERL_ARCH%%/auto/NNML/.packlist %%SITE_PERL%%/NNML/Active.pm %%SITE_PERL%%/NNML/Auth.pm |