2010-12-03 11:44:22 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.7 2010/12/03 11:44:22 ajacoutot Exp $
|
2004-11-04 13:00:14 +00:00
|
|
|
|
2007-09-16 01:37:09 +00:00
|
|
|
COMMENT= Perl extension to interface GSM cellulars / modems
|
2004-11-04 13:00:14 +00:00
|
|
|
|
2009-05-31 16:25:29 +00:00
|
|
|
DISTNAME= Device-Gsm-1.52
|
2010-12-03 11:44:22 +00:00
|
|
|
REVISION= 0
|
2007-01-23 22:30:51 +00:00
|
|
|
CATEGORIES= comms
|
2004-11-04 13:00:14 +00:00
|
|
|
|
2007-01-23 22:30:51 +00:00
|
|
|
MODULES= cpan
|
2004-11-04 13:00:14 +00: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 16:52:44 +00:00
|
|
|
USE_GROFF = Yes
|
2010-11-15 00:22:45 +00:00
|
|
|
RUN_DEPENDS= comms/p5-Device-Modem
|
2004-11-04 13:00:14 +00:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|