2009-05-31 12:25:29 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.4 2009/05/31 16:25:29 fkr 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
|
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
|
|
|
|
|
|
|
|
RUN_DEPENDS= ::comms/p5-Device-Modem
|
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|