From f5576f8ac636d2214f4de2fde23d1010acba768d Mon Sep 17 00:00:00 2001 From: Cheng-Lung Sung Date: Tue, 22 Aug 2006 09:29:43 +0000 Subject: [PATCH] Add p5-BBS-UserInfo-Maple3 0.01, get user information of Maple3-style BBS. PR: ports/102308 Submitted by: Gea-Suan Lin --- net/Makefile | 1 + net/p5-BBS-UserInfo-Maple3/Makefile | 30 ++++++++++++++++++++++++++++ net/p5-BBS-UserInfo-Maple3/distinfo | 3 +++ net/p5-BBS-UserInfo-Maple3/pkg-descr | 3 +++ net/p5-BBS-UserInfo-Maple3/pkg-plist | 8 ++++++++ 5 files changed, 45 insertions(+) create mode 100644 net/p5-BBS-UserInfo-Maple3/Makefile create mode 100644 net/p5-BBS-UserInfo-Maple3/distinfo create mode 100644 net/p5-BBS-UserInfo-Maple3/pkg-descr create mode 100644 net/p5-BBS-UserInfo-Maple3/pkg-plist diff --git a/net/Makefile b/net/Makefile index 7d3e1527818b..59b1de1c3fba 100644 --- a/net/Makefile +++ b/net/Makefile @@ -398,6 +398,7 @@ SUBDIR += p5-AddressBook SUBDIR += p5-Apache2-SOAP SUBDIR += p5-Archie + SUBDIR += p5-BBS-UserInfo-Maple3 SUBDIR += p5-BBS-UserInfo-Ptt SUBDIR += p5-EasyTCP SUBDIR += p5-File-Rsync diff --git a/net/p5-BBS-UserInfo-Maple3/Makefile b/net/p5-BBS-UserInfo-Maple3/Makefile new file mode 100644 index 000000000000..9f37dea6b34a --- /dev/null +++ b/net/p5-BBS-UserInfo-Maple3/Makefile @@ -0,0 +1,30 @@ +# New ports collection makefile for: p5-BBS-UserInfo-Maple3 +# Date created: 2006-08-20 +# Whom: Gea-Suan Lin +# +# $FreeBSD$ +# + +PORTNAME= BBS-UserInfo-Maple3 +PORTVERSION= 0.01 +CATEGORIES= net perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITE_SUBDIR= ../../authors/id/G/GS/GSLIN +PKGNAMEPREFIX= p5- + +MAINTAINER= gslin@gslin.org +COMMENT= Get user information of Maple3-style BBS + +RUN_DEPENDS= ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect + +PERL_CONFIGURE= yes + +MAN3= BBS::UserInfo::Maple3.3 + +.include + +.if ${PERL_LEVEL} < 500800 # Inherhited from lang/p5-Expect +IGNORE= requires Perl 5.8.0 or newer. Install lang/perl5.8 and try again +.endif + +.include diff --git a/net/p5-BBS-UserInfo-Maple3/distinfo b/net/p5-BBS-UserInfo-Maple3/distinfo new file mode 100644 index 000000000000..ff153e57beb3 --- /dev/null +++ b/net/p5-BBS-UserInfo-Maple3/distinfo @@ -0,0 +1,3 @@ +MD5 (BBS-UserInfo-Maple3-0.01.tar.gz) = e25166b43b92feabe46b03f5470cabe8 +SHA256 (BBS-UserInfo-Maple3-0.01.tar.gz) = 02af341e29c4107805aecd21f97439dcaa55b91cbad414d74d222ce55a9d0c2e +SIZE (BBS-UserInfo-Maple3-0.01.tar.gz) = 2445 diff --git a/net/p5-BBS-UserInfo-Maple3/pkg-descr b/net/p5-BBS-UserInfo-Maple3/pkg-descr new file mode 100644 index 000000000000..ea06b88589d4 --- /dev/null +++ b/net/p5-BBS-UserInfo-Maple3/pkg-descr @@ -0,0 +1,3 @@ +Get user information of Maple3-style BBS. + +WWW: http://search.cpan.org/dist/BBS-UserInfo-Maple3/ diff --git a/net/p5-BBS-UserInfo-Maple3/pkg-plist b/net/p5-BBS-UserInfo-Maple3/pkg-plist new file mode 100644 index 000000000000..a92573b8eff9 --- /dev/null +++ b/net/p5-BBS-UserInfo-Maple3/pkg-plist @@ -0,0 +1,8 @@ +@comment $FreeBSD$ +%%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS/UserInfo/Maple3/.packlist +%%SITE_PERL%%/BBS/UserInfo/Maple3.pm +@dirrmtry %%SITE_PERL%%/BBS/UserInfo +@dirrmtry %%SITE_PERL%%/BBS +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS/UserInfo/Maple3 +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS/UserInfo +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS