2013-09-21 00:10:23 +02:00
|
|
|
# Created by: jhay
|
2002-05-21 07:44:26 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Net-SMPP
|
2011-11-12 20:18:30 +01:00
|
|
|
PORTVERSION= 1.19
|
2002-05-21 07:44:26 +02:00
|
|
|
CATEGORIES= net perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2002-05-21 07:44:26 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= jhay@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= Net::SMPP - pure Perl implementation of SMPP 3.4 over TCP
|
2002-05-21 07:44:26 +02:00
|
|
|
|
2013-09-06 12:47:10 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2002-05-21 07:44:26 +02:00
|
|
|
|
|
|
|
MAN3= Net::SMPP.3
|
|
|
|
|
2013-09-21 00:10:23 +02:00
|
|
|
NO_STAGE= yes
|
2002-05-21 07:44:26 +02:00
|
|
|
.include <bsd.port.mk>
|