diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-10-25 11:20:05 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-10-25 11:20:05 +0000 |
commit | cac976f177885f761e6aec5534faf4c52b4e7e3e (patch) | |
tree | c754c4f13d829d672d4b6719feedb5bc99071302 /sysutils/p5-Dir-Purge | |
parent | 5fa326532d31b8db2383c4dba938338cc5fb75d6 (diff) |
Notes
Diffstat (limited to 'sysutils/p5-Dir-Purge')
-rw-r--r-- | sysutils/p5-Dir-Purge/Makefile | 2 | ||||
-rw-r--r-- | sysutils/p5-Dir-Purge/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/p5-Dir-Purge/Makefile b/sysutils/p5-Dir-Purge/Makefile index e9bf8733ff08..02d2902153df 100644 --- a/sysutils/p5-Dir-Purge/Makefile +++ b/sysutils/p5-Dir-Purge/Makefile @@ -13,6 +13,4 @@ COMMENT= Purge directories to a given number of files USES= perl5 USE_PERL5= configure -MAN3= Dir::Purge.3 - .include <bsd.port.mk> diff --git a/sysutils/p5-Dir-Purge/pkg-plist b/sysutils/p5-Dir-Purge/pkg-plist index 28c872be84c0..bcde977d61fb 100644 --- a/sysutils/p5-Dir-Purge/pkg-plist +++ b/sysutils/p5-Dir-Purge/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dir/Purge/.packlist %%SITE_PERL%%/Dir/Purge.pm +%%PERL5_MAN3%%/Dir::Purge.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dir/Purge @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dir @dirrmtry %%SITE_PERL%%/Dir |