2012-05-17 08:56:47 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.11 2012/05/17 08:56:47 sthen Exp $
|
2004-08-03 14:46:22 +00:00
|
|
|
|
2007-07-30 18:13:53 +00:00
|
|
|
COMMENT= talk to modem devices connected via serial port
|
2004-08-03 14:46:22 +00:00
|
|
|
|
2012-05-17 08:56:47 +00:00
|
|
|
DISTNAME= Device-Modem-1.56
|
2007-01-23 22:30:51 +00:00
|
|
|
CATEGORIES= comms
|
2004-08-03 14:46:22 +00:00
|
|
|
|
2007-01-23 22:30:51 +00:00
|
|
|
MODULES= cpan
|
2004-08-03 14:46:22 +00:00
|
|
|
|
|
|
|
MAINTAINER= Todd T. Fries <todd@openbsd.org>
|
|
|
|
|
2009-10-09 12:25:25 +00:00
|
|
|
# perl
|
2004-08-03 14:46:22 +00:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2010-11-26 07:07:56 +00:00
|
|
|
BUILD_DEPENDS= comms/p5-Device-SerialPort>=1
|
2004-08-03 14:46:22 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|