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 /comms/p5-Device-SerialPort | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) | |
download | ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.gz ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.zip |
Notes
Diffstat (limited to 'comms/p5-Device-SerialPort')
-rw-r--r-- | comms/p5-Device-SerialPort/Makefile | 1 | ||||
-rw-r--r-- | comms/p5-Device-SerialPort/pkg-plist | 5 |
2 files changed, 3 insertions, 3 deletions
diff --git a/comms/p5-Device-SerialPort/Makefile b/comms/p5-Device-SerialPort/Makefile index 08cfca4ebae7..08f1a4844dd9 100644 --- a/comms/p5-Device-SerialPort/Makefile +++ b/comms/p5-Device-SerialPort/Makefile @@ -3,6 +3,7 @@ PORTNAME= Device-SerialPort PORTVERSION= 1.040000 +PORTREVISION= 1 CATEGORIES= comms perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/comms/p5-Device-SerialPort/pkg-plist b/comms/p5-Device-SerialPort/pkg-plist index 5cdb60d6c915..9f36b8a182f3 100644 --- a/comms/p5-Device-SerialPort/pkg-plist +++ b/comms/p5-Device-SerialPort/pkg-plist @@ -1,6 +1,5 @@ bin/modemtest %%PERL5_MAN3%%/Device::SerialPort.3.gz -%%SITE_PERL%%/%%PERL_ARCH%%/Device/SerialPort.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Device/SerialPort/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Device/SerialPort/SerialPort.so +%%SITE_ARCH%%/Device/SerialPort.pm +%%SITE_ARCH%%/auto/Device/SerialPort/SerialPort.so man/man1/modemtest.1.gz |