Initial import of p5-Device-SerialPort 1.000002

talks to serial ports
This commit is contained in:
todd 2004-08-03 14:44:18 +00:00
parent 91279938ab
commit 2f88e9741e
4 changed files with 45 additions and 0 deletions

View File

@ -0,0 +1,27 @@
# $OpenBSD: Makefile,v 1.1.1.1 2004/08/03 14:44:18 todd Exp $
SHARED_ONLY= Yes
COMMENT= "talk to modem devices connected via serial port"
DISTNAME= Device-SerialPort-1.000002
PKGNAME= p5-${DISTNAME}
CATEGORIES= graphics perl5
HOMEPAGE= http://search.cpan.org/dist/Device-SerialPort/
MAINTAINER= Todd T. Fries <todd@openbsd.org>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/C/CO/COOK/}
USE_GMAKE= Yes
CONFIGURE_STYLE= perl
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Device-SerialPort-1.000002.tar.gz) = f53db3733679adc5d05d06fa530444b6
RMD160 (Device-SerialPort-1.000002.tar.gz) = 820b7b8db970ca262d15a0881a1cb004ab9771a3
SHA1 (Device-SerialPort-1.000002.tar.gz) = 41dffc4aba6ce5372915b5dbe7c97afdadb3365a

View File

@ -0,0 +1 @@
talks to modem devices connected via serial port.

View File

@ -0,0 +1,14 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/08/03 14:44:18 todd Exp $
bin/modemtest
${P5ARCH}/
${P5ARCH}/Device/
${P5ARCH}/Device/SerialPort.pm
${P5ARCH}/auto/
${P5ARCH}/auto/Device/
${P5ARCH}/auto/Device/SerialPort/
${P5ARCH}/auto/Device/SerialPort/.packlist
${P5ARCH}/auto/Device/SerialPort/SerialPort.bs
${P5ARCH}/auto/Device/SerialPort/SerialPort.so
@man man/man1/modemtest.1
man/man3p/
@man man/man3p/Device::SerialPort.3p