espie 2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00

22 lines
445 B
Makefile

# $OpenBSD: Makefile,v 1.8 2010/11/15 00:22:50 espie Exp $
COMMENT= talk to modem devices connected via serial port
DISTNAME= Device-Modem-1.51
CATEGORIES= comms
MODULES= cpan
MAINTAINER= Todd T. Fries <todd@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
USE_GROFF = Yes
BUILD_DEPENDS= p5-Device-SerialPort->=1:comms/p5-Device-SerialPort
.include <bsd.port.mk>