diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
commit | 5190f14f8d8399f93a6f6ed4a56f52610df9c41d (patch) | |
tree | df2e66834789aa7c73723017ffe057d28c30d06c /comms/p5-Device-SerialPort/Makefile | |
parent | 0af7902d3f9a984cc823d4e6304c180a70fb6cae (diff) | |
download | ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.tar.gz ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.zip |
Notes
Diffstat (limited to 'comms/p5-Device-SerialPort/Makefile')
-rw-r--r-- | comms/p5-Device-SerialPort/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/comms/p5-Device-SerialPort/Makefile b/comms/p5-Device-SerialPort/Makefile index 81d93dfb0487..548a0c956d41 100644 --- a/comms/p5-Device-SerialPort/Makefile +++ b/comms/p5-Device-SerialPort/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Device-SerialPort -# Date created: July 6th 2003 -# Whom: Nick Sayer <nsayer@FreeBSD.org> -# +# Created by: Nick Sayer <nsayer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Device-SerialPort PORTVERSION= 1.040000 @@ -13,7 +9,7 @@ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/0+$//} MAINTAINER= perl@FreeBSD.org -COMMENT= A perl5 module for simple serial port control +COMMENT= Perl5 module for simple serial port control PERL_CONFIGURE= yes |