diff options
| author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 12:30:46 +0000 |
|---|---|---|
| committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 12:30:46 +0000 |
| commit | d3a86a7bd90d8d639073fc0235fc46acf0766245 (patch) | |
| tree | 8f08ce595110f6f0608ecc66b93e776e84a745f2 /comms/p5-Device-SerialPort | |
| parent | d96f8f3e296e5b6f1a78e477ca118c51d4de30fe (diff) | |
Notes
Diffstat (limited to 'comms/p5-Device-SerialPort')
| -rw-r--r-- | comms/p5-Device-SerialPort/Makefile | 4 | ||||
| -rw-r--r-- | comms/p5-Device-SerialPort/pkg-plist | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/comms/p5-Device-SerialPort/Makefile b/comms/p5-Device-SerialPort/Makefile index ca8fe67c9bd7..08cfca4ebae7 100644 --- a/comms/p5-Device-SerialPort/Makefile +++ b/comms/p5-Device-SerialPort/Makefile @@ -14,8 +14,4 @@ COMMENT= Perl5 module for simple serial port control USES= perl5 USE_PERL5= configure -MAN1= modemtest.1 -MAN3= Device::SerialPort.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/p5-Device-SerialPort/pkg-plist b/comms/p5-Device-SerialPort/pkg-plist index b1980725db19..6989bde87ca2 100644 --- a/comms/p5-Device-SerialPort/pkg-plist +++ b/comms/p5-Device-SerialPort/pkg-plist @@ -1,8 +1,10 @@ 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.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Device/SerialPort/SerialPort.so +man/man1/modemtest.1.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Device/SerialPort @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Device @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Device |
