talks to modem devices via serial ports

This commit is contained in:
todd 2004-08-03 14:46:22 +00:00
parent 25e2ee5120
commit 56214dbb5f
4 changed files with 50 additions and 0 deletions

View File

@ -0,0 +1,27 @@
# $OpenBSD: Makefile,v 1.1.1.1 2004/08/03 14:46:22 todd Exp $
COMMENT= "talk to modem devices connected via serial port"
DISTNAME= Device-Modem-1.36
PKGNAME= p5-${DISTNAME}
CATEGORIES= comms perl5
HOMEPAGE= http://search.cpan.org/dist/Device-Modem/
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/COSIMO/}
BUILD_DEPENDS= :p5-Device-SerialPort->=1:comms/p5-Device-SerialPort
USE_GMAKE= Yes
CONFIGURE_STYLE= perl
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Device-Modem-1.36.tar.gz) = 8ba27f6d0fd5a605feb4929e0c14cd30
RMD160 (Device-Modem-1.36.tar.gz) = 859b730717b9d37a6ae543f73960288c406a2f79
SHA1 (Device-Modem-1.36.tar.gz) = 55f792861962e43571ad994eee8dcb5ed17da57c

View File

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

View File

@ -0,0 +1,19 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/08/03 14:46:22 todd Exp $
${P5SITE}/Device/
${P5SITE}/Device/Modem/
${P5SITE}/Device/Modem.pm
${P5SITE}/Device/Modem/Log/
${P5SITE}/Device/Modem/Log/File.pm
${P5SITE}/Device/Modem/Log/Syslog.pm
${P5SITE}/Device/Modem/Protocol/
${P5SITE}/Device/Modem/Protocol/Xmodem.pm
${P5ARCH}/
${P5ARCH}/auto/
${P5ARCH}/auto/Device/
${P5ARCH}/auto/Device/Modem/
${P5ARCH}/auto/Device/Modem/.packlist
man/man3p/
@man man/man3p/Device::Modem.3p
@man man/man3p/Device::Modem::Log::File.3p
@man man/man3p/Device::Modem::Log::Syslog.3p
@man man/man3p/Device::Modem::Protocol::Xmodem.3p