2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.7 2010/12/03 11:44:22 ajacoutot Exp $
|
2004-11-04 08:00:14 -05:00
|
|
|
|
2007-09-15 21:37:09 -04:00
|
|
|
COMMENT= Perl extension to interface GSM cellulars / modems
|
2004-11-04 08:00:14 -05:00
|
|
|
|
2009-05-31 12:25:29 -04:00
|
|
|
DISTNAME= Device-Gsm-1.52
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 0
|
2007-01-23 17:30:51 -05:00
|
|
|
CATEGORIES= comms
|
2004-11-04 08:00:14 -05:00
|
|
|
|
2007-01-23 17:30:51 -05:00
|
|
|
MODULES= cpan
|
2004-11-04 08:00:14 -05:00
|
|
|
MAINTAINER= Matteo Cantoni <goony@openbeer.it>
|
|
|
|
|
|
|
|
# Artistic
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2010-10-18 12:52:44 -04:00
|
|
|
USE_GROFF = Yes
|
2010-11-14 19:22:45 -05:00
|
|
|
RUN_DEPENDS= comms/p5-Device-Modem
|
2004-11-04 08:00:14 -05:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|