talks to modem devices via serial ports
This commit is contained in:
parent
25e2ee5120
commit
56214dbb5f
27
comms/p5-Device-Modem/Makefile
Normal file
27
comms/p5-Device-Modem/Makefile
Normal 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>
|
3
comms/p5-Device-Modem/distinfo
Normal file
3
comms/p5-Device-Modem/distinfo
Normal 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
|
1
comms/p5-Device-Modem/pkg/DESCR
Normal file
1
comms/p5-Device-Modem/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
talks to modem devices connected via serial port.
|
19
comms/p5-Device-Modem/pkg/PLIST
Normal file
19
comms/p5-Device-Modem/pkg/PLIST
Normal 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
|
Loading…
Reference in New Issue
Block a user