openbsd-ports/comms/p5-Device-Gsm/Makefile
2022-03-11 18:26:24 +00:00

17 lines
269 B
Makefile

COMMENT= Perl extension to interface GSM cellulars / modems
DISTNAME = Device-Gsm-1.61
CATEGORIES= comms
REVISION = 1
MODULES= cpan
PKG_ARCH= *
# Artistic
PERMIT_PACKAGE= Yes
RUN_DEPENDS= comms/p5-Device-Modem \
comms/p5-Device-SerialPort
.include <bsd.port.mk>