diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
commit | eee58d187e2c55fca6f53b9e482d33cf5346fe81 (patch) | |
tree | 0d350fe6ad6a2fe3222d838f3c72856c78cd449f /net/p5-Net-RabbitFoot | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) | |
download | ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.gz ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.zip |
Notes
Diffstat (limited to 'net/p5-Net-RabbitFoot')
-rw-r--r-- | net/p5-Net-RabbitFoot/Makefile | 1 | ||||
-rw-r--r-- | net/p5-Net-RabbitFoot/pkg-plist | 8 |
2 files changed, 1 insertions, 8 deletions
diff --git a/net/p5-Net-RabbitFoot/Makefile b/net/p5-Net-RabbitFoot/Makefile index cf2e3a9a15f4..777f5cbcd91a 100644 --- a/net/p5-Net-RabbitFoot/Makefile +++ b/net/p5-Net-RabbitFoot/Makefile @@ -2,6 +2,7 @@ PORTNAME= Net-RabbitFoot PORTVERSION= 1.03 +PORTREVISION= 1 CATEGORIES= net devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:IKUTA diff --git a/net/p5-Net-RabbitFoot/pkg-plist b/net/p5-Net-RabbitFoot/pkg-plist index 8cab874b22fb..721d2edabf02 100644 --- a/net/p5-Net-RabbitFoot/pkg-plist +++ b/net/p5-Net-RabbitFoot/pkg-plist @@ -13,11 +13,3 @@ bin/rabbit_foot %%SITE_PERL%%/Net/RabbitFoot/Cmd/Role/Command.pm %%SITE_PERL%%/Net/RabbitFoot/Cmd/Role/Config.pm %%SITE_PERL%%/auto/share/dist/Net-RabbitFoot/fixed_amqp0-8.xml -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/RabbitFoot/.packlist -@dirrmtry %%SITE_PERL%%/Net/RabbitFoot/Cmd/Command -@dirrmtry %%SITE_PERL%%/Net/RabbitFoot/Cmd/Role -@dirrmtry %%SITE_PERL%%/Net/RabbitFoot/Cmd -@dirrmtry %%SITE_PERL%%/Net/RabbitFoot -@dirrmtry %%SITE_PERL%%/auto/share/dist/Net-RabbitFoot -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/RabbitFoot -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net |