diff options
Diffstat (limited to 'comms/p5-Device-SerialPort/Makefile')
-rw-r--r-- | comms/p5-Device-SerialPort/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/p5-Device-SerialPort/Makefile b/comms/p5-Device-SerialPort/Makefile index 7087982466b..a234abd9904 100644 --- a/comms/p5-Device-SerialPort/Makefile +++ b/comms/p5-Device-SerialPort/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2001/02/16 13:56:19 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/10/18 15:20:04 veego Exp $ # DISTNAME= Device-SerialPort-0.070 PKGNAME= p5-${DISTNAME} +SVR4_PKGNAME= p5dse WRKSRC= ${WRKDIR}/Device-SerialPort-0.07 CATEGORIES= comms perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/} |