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