summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-11-24 01:47:23 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-11-24 01:47:23 +0000
commit901445b11d0a4419c0bd05daba12c4afcb207bc5 (patch)
tree60c38b418ccc536da91b521403fc23767051a124 /net
parentFix build when building with Mozilla support. (diff)
Add p5-BBS-UserInfo-Wretch 0.02, get user information of Wretch-style
BBS. PR: ports/102319 Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes
Notes: svn path=/head/; revision=177948
Diffstat (limited to 'net')
-rw-r--r--net/Makefile1
-rw-r--r--net/p5-BBS-UserInfo-Wretch/Makefile30
-rw-r--r--net/p5-BBS-UserInfo-Wretch/distinfo3
-rw-r--r--net/p5-BBS-UserInfo-Wretch/pkg-descr3
-rw-r--r--net/p5-BBS-UserInfo-Wretch/pkg-plist8
5 files changed, 45 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index e77ca83c1f4a..e1e3e054b362 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -405,6 +405,7 @@
SUBDIR += p5-BBS-UserInfo-Maple3
SUBDIR += p5-BBS-UserInfo-Maple3itoc
SUBDIR += p5-BBS-UserInfo-Ptt
+ SUBDIR += p5-BBS-UserInfo-Wretch
SUBDIR += p5-EasyTCP
SUBDIR += p5-File-Rsync
SUBDIR += p5-File-RsyncP
diff --git a/net/p5-BBS-UserInfo-Wretch/Makefile b/net/p5-BBS-UserInfo-Wretch/Makefile
new file mode 100644
index 000000000000..fe238378b017
--- /dev/null
+++ b/net/p5-BBS-UserInfo-Wretch/Makefile
@@ -0,0 +1,30 @@
+# New ports collection makefile for: p5-BBS-UserInfo-Wretch
+# Date created: 2006-08-20
+# Whom: Gea-Suan Lin <gslin@gslin.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= BBS-UserInfo-Wretch
+PORTVERSION= 0.02
+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 Wretch-style BBS
+
+RUN_DEPENDS= ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect
+
+PERL_CONFIGURE= yes
+
+MAN3= BBS::UserInfo::Wretch.3
+
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500800 # Inherited from lang/p5-Expect
+IGNORE= requires Perl 5.8.0 or newer. Install lang/perl5.8 and try again
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/net/p5-BBS-UserInfo-Wretch/distinfo b/net/p5-BBS-UserInfo-Wretch/distinfo
new file mode 100644
index 000000000000..7bcb1ddedbcf
--- /dev/null
+++ b/net/p5-BBS-UserInfo-Wretch/distinfo
@@ -0,0 +1,3 @@
+MD5 (BBS-UserInfo-Wretch-0.02.tar.gz) = ae4e3532a4a14c2e0b666f1531c90c55
+SHA256 (BBS-UserInfo-Wretch-0.02.tar.gz) = 4a849812c77cd1f7e087c68ddc109e0dc5a0deb1241a0f9b601195415adb103a
+SIZE (BBS-UserInfo-Wretch-0.02.tar.gz) = 2968
diff --git a/net/p5-BBS-UserInfo-Wretch/pkg-descr b/net/p5-BBS-UserInfo-Wretch/pkg-descr
new file mode 100644
index 000000000000..0250c712a9f6
--- /dev/null
+++ b/net/p5-BBS-UserInfo-Wretch/pkg-descr
@@ -0,0 +1,3 @@
+Get user information of Wretch-style BBS.
+
+WWW: http://search.cpan.org/dist/BBS-UserInfo-Wretch/
diff --git a/net/p5-BBS-UserInfo-Wretch/pkg-plist b/net/p5-BBS-UserInfo-Wretch/pkg-plist
new file mode 100644
index 000000000000..1c6246813c25
--- /dev/null
+++ b/net/p5-BBS-UserInfo-Wretch/pkg-plist
@@ -0,0 +1,8 @@
+@comment $FreeBSD$
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS/UserInfo/Wretch/.packlist
+%%SITE_PERL%%/BBS/UserInfo/Wretch.pm
+@dirrmtry %%SITE_PERL%%/BBS/UserInfo
+@dirrmtry %%SITE_PERL%%/BBS
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS/UserInfo/Wretch
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS/UserInfo
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS