freebsd-ports/net/p5-Net-SMPP/Makefile
Andrej Zverev 734018119e - stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-05 17:53:15 +00:00

16 lines
285 B
Makefile

# Created by: jhay
# $FreeBSD$
PORTNAME= Net-SMPP
PORTVERSION= 1.19
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= jhay@FreeBSD.org
COMMENT= Net::SMPP - pure Perl implementation of SMPP 3.4 over TCP
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>