openbsd-ports/comms/p5-Device-Gsm/Makefile

18 lines
362 B
Makefile
Raw Normal View History

2013-03-10 21:30:26 -04:00
# $OpenBSD: Makefile,v 1.9 2013/03/11 01:30:26 espie Exp $
COMMENT= Perl extension to interface GSM cellulars / modems
DISTNAME= Device-Gsm-1.58
2007-01-23 17:30:51 -05:00
CATEGORIES= comms
2007-01-23 17:30:51 -05:00
MODULES= cpan
MAINTAINER= Matteo Cantoni <matteo.cantoni@gmail.com>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= comms/p5-Device-Modem
BUILD_DEPENDS= ${RUN_DEPENDS}
.include <bsd.port.mk>