2013-03-10 21:30:26 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.9 2013/03/11 01:30:26 espie 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
|
|
|
|
2012-05-14 07:27:25 -04:00
|
|
|
DISTNAME= Device-Gsm-1.58
|
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
|
2012-05-14 07:27:25 -04:00
|
|
|
MAINTAINER= Matteo Cantoni <matteo.cantoni@gmail.com>
|
2004-11-04 08:00:14 -05:00
|
|
|
|
|
|
|
# Artistic
|
|
|
|
PERMIT_PACKAGE_CDROM= 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>
|