From 91d4b0a55b750829375475a5d447299b3eb4fdfd Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Wed, 10 Oct 2007 15:56:30 +0000 Subject: [PATCH] SMS::Send::TW::emome is a SMS::Send driver which allows you to send messages through http://www.emome.net/ WWW: http://search.cpan.org/dist/SMS-Send-TW-emome/ PR: ports/117064 Submitted by: Tsung-Han Yeh --- comms/Makefile | 1 + comms/p5-SMS-Send-TW-emome/Makefile | 29 ++++++++++++++++++++++++++++ comms/p5-SMS-Send-TW-emome/distinfo | 3 +++ comms/p5-SMS-Send-TW-emome/pkg-descr | 4 ++++ comms/p5-SMS-Send-TW-emome/pkg-plist | 10 ++++++++++ 5 files changed, 47 insertions(+) create mode 100644 comms/p5-SMS-Send-TW-emome/Makefile create mode 100644 comms/p5-SMS-Send-TW-emome/distinfo create mode 100644 comms/p5-SMS-Send-TW-emome/pkg-descr create mode 100644 comms/p5-SMS-Send-TW-emome/pkg-plist diff --git a/comms/Makefile b/comms/Makefile index 99c9d5c99f0b..5fe5c8456760 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -85,6 +85,7 @@ SUBDIR += p5-SMS-Send-DeviceGsm SUBDIR += p5-SMS-Send-TW-PChome SUBDIR += p5-SMS-Send-TW-ShareSMS + SUBDIR += p5-SMS-Send-TW-emome SUBDIR += plp SUBDIR += pr SUBDIR += predict diff --git a/comms/p5-SMS-Send-TW-emome/Makefile b/comms/p5-SMS-Send-TW-emome/Makefile new file mode 100644 index 000000000000..dd8f458ee935 --- /dev/null +++ b/comms/p5-SMS-Send-TW-emome/Makefile @@ -0,0 +1,29 @@ +# New ports collection makefile for: p5-SMS-Send-TW-emome +# Date created: 2007-10-10 +# Whom: Tsung-Han Yeh +# +# $FreeBSD$ +# + +PORTNAME= SMS-Send-TW-emome +PORTVERSION= 0.01 +CATEGORIES= comms perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITE_SUBDIR= SMS +PKGNAMEPREFIX= p5- + +MAINTAINER= snowfly@yuntech.edu.tw +COMMENT= SMS::Send driver for www.emome.net + +RUN_DEPENDS= ${SITE_PERL}/SMS/Send.pm:${PORTSDIR}/comms/p5-SMS-Send \ + ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \ + ${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv +BUILD_DEPENDS= ${SITE_PERL}/SMS/Send.pm:${PORTSDIR}/comms/p5-SMS-Send \ + ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \ + ${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv + +PERL_CONFIGURE= yes + +MAN3= SMS::Send::TW::emome.3 + +.include diff --git a/comms/p5-SMS-Send-TW-emome/distinfo b/comms/p5-SMS-Send-TW-emome/distinfo new file mode 100644 index 000000000000..69a4b9ca8aa2 --- /dev/null +++ b/comms/p5-SMS-Send-TW-emome/distinfo @@ -0,0 +1,3 @@ +MD5 (SMS-Send-TW-emome-0.01.tar.gz) = a06e98da2691c790953110747387efd7 +SHA256 (SMS-Send-TW-emome-0.01.tar.gz) = 49d5ed427d6194c9a89f46aa675b8bcde027128e53cfeffaad4d76096266c445 +SIZE (SMS-Send-TW-emome-0.01.tar.gz) = 3279 diff --git a/comms/p5-SMS-Send-TW-emome/pkg-descr b/comms/p5-SMS-Send-TW-emome/pkg-descr new file mode 100644 index 000000000000..fe0450e57106 --- /dev/null +++ b/comms/p5-SMS-Send-TW-emome/pkg-descr @@ -0,0 +1,4 @@ +SMS::Send::TW::emome is a SMS::Send driver +which allows you to send messages through http://www.emome.net/ + +WWW: http://search.cpan.org/dist/SMS-Send-TW-emome/ diff --git a/comms/p5-SMS-Send-TW-emome/pkg-plist b/comms/p5-SMS-Send-TW-emome/pkg-plist new file mode 100644 index 000000000000..e3206f085e05 --- /dev/null +++ b/comms/p5-SMS-Send-TW-emome/pkg-plist @@ -0,0 +1,10 @@ +@comment $FreeBSD$ +%%SITE_PERL%%/SMS/Send/TW/emome.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/SMS/Send/TW/emome/.packlist +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SMS/Send/TW/emome +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SMS/Send/TW +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SMS/Send +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SMS +@dirrmtry %%SITE_PERL%%/SMS/Send/TW +@dirrmtry %%SITE_PERL%%/SMS/Send +@dirrmtry %%SITE_PERL%%/SMS