2013-09-12 08:27:41 +02:00
|
|
|
# Created by: Anders Nordby <anders@FreeBSD.org>
|
2006-05-09 18:52:58 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Device-Gsm
|
2016-06-22 15:36:09 +02:00
|
|
|
PORTVERSION= 1.61
|
2006-05-09 18:52:58 +02:00
|
|
|
CATEGORIES= comms perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2006-05-09 18:52:58 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2015-05-08 20:21:54 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2006-05-09 18:52:58 +02:00
|
|
|
COMMENT= Perl interface to GSM phones/modems on serial ports
|
|
|
|
|
2016-04-01 15:29:15 +02:00
|
|
|
BUILD_DEPENDS= p5-Device-Modem>=0:comms/p5-Device-Modem
|
|
|
|
RUN_DEPENDS= p5-Device-Modem>=0:comms/p5-Device-Modem
|
2006-05-09 18:52:58 +02:00
|
|
|
|
2013-09-12 08:27:41 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2006-05-09 18:52:58 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|