diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-01 14:42:58 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-01 14:42:58 +0000 |
commit | 626206e9586bdf3b1892f42748108934ddba1eb4 (patch) | |
tree | edba42d5657885c15a44649a3d381e61a3e8916e /security/p5-File-KeePass-Agent | |
parent | eef915e4fb6865a67b0b32735fb5c86e4bee8d5c (diff) | |
download | ports-626206e9586bdf3b1892f42748108934ddba1eb4.tar.gz ports-626206e9586bdf3b1892f42748108934ddba1eb4.zip |
Notes
Diffstat (limited to 'security/p5-File-KeePass-Agent')
-rw-r--r-- | security/p5-File-KeePass-Agent/Makefile | 6 | ||||
-rw-r--r-- | security/p5-File-KeePass-Agent/pkg-plist | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/security/p5-File-KeePass-Agent/Makefile b/security/p5-File-KeePass-Agent/Makefile index a962b7410e45..6f355017fa0e 100644 --- a/security/p5-File-KeePass-Agent/Makefile +++ b/security/p5-File-KeePass-Agent/Makefile @@ -21,10 +21,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN1= fkp-agent.1 -MAN3= File::KeePass::Agent.3 \ - File::KeePass::Agent::linux.3 \ - File::KeePass::Agent::unix.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/security/p5-File-KeePass-Agent/pkg-plist b/security/p5-File-KeePass-Agent/pkg-plist index de517109270a..d218c7a26b87 100644 --- a/security/p5-File-KeePass-Agent/pkg-plist +++ b/security/p5-File-KeePass-Agent/pkg-plist @@ -3,6 +3,10 @@ bin/fkp-agent %%SITE_PERL%%/File/KeePass/Agent/linux.pm %%SITE_PERL%%/File/KeePass/Agent/unix.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/KeePass/Agent/.packlist +%%PERL5_MAN3%%/File::KeePass::Agent.3.gz +%%PERL5_MAN3%%/File::KeePass::Agent::linux.3.gz +%%PERL5_MAN3%%/File::KeePass::Agent::unix.3.gz +man/man1/fkp-agent.1.gz @dirrm %%SITE_PERL%%/File/KeePass/Agent @dirrm %%SITE_PERL%%/File/KeePass @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/KeePass/Agent |