aboutsummaryrefslogtreecommitdiff
path: root/net/p5-BBS-UserInfo
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-22 09:34:16 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-22 09:34:16 +0000
commit0453995f0e8e5a53c68066023b23d3c726b049e9 (patch)
tree58233a006290065c978cf3534ae6bbd73932426d /net/p5-BBS-UserInfo
parentf5576f8ac636d2214f4de2fde23d1010acba768d (diff)
downloadports-0453995f0e8e5a53c68066023b23d3c726b049e9.tar.gz
ports-0453995f0e8e5a53c68066023b23d3c726b049e9.zip
Add p5-BBS-UserInfo 0.01, base class of BBS::UserInfo::XXX.
PR: ports/102313 Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes
Notes: svn path=/head/; revision=171179
Diffstat (limited to 'net/p5-BBS-UserInfo')
-rw-r--r--net/p5-BBS-UserInfo/Makefile22
-rw-r--r--net/p5-BBS-UserInfo/distinfo3
-rw-r--r--net/p5-BBS-UserInfo/pkg-descr3
-rw-r--r--net/p5-BBS-UserInfo/pkg-plist6
4 files changed, 34 insertions, 0 deletions
diff --git a/net/p5-BBS-UserInfo/Makefile b/net/p5-BBS-UserInfo/Makefile
new file mode 100644
index 000000000000..7b87e275f2a0
--- /dev/null
+++ b/net/p5-BBS-UserInfo/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: p5-BBS-UserInfo
+# Date created: 2006-08-20
+# Whom: Gea-Suan Lin <gslin@gslin.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= BBS-UserInfo
+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= Base class of BBS::UserInfo::XXX
+
+PERL_CONFIGURE= yes
+
+MAN3= BBS::UserInfo.3
+
+.include <bsd.port.mk>
diff --git a/net/p5-BBS-UserInfo/distinfo b/net/p5-BBS-UserInfo/distinfo
new file mode 100644
index 000000000000..c6de1feffe09
--- /dev/null
+++ b/net/p5-BBS-UserInfo/distinfo
@@ -0,0 +1,3 @@
+MD5 (BBS-UserInfo-0.01.tar.gz) = 48126f992d9282791c38d2d2da0291be
+SHA256 (BBS-UserInfo-0.01.tar.gz) = d9e73fa604e3db8f3b7e828407083c138e8080223973a8e7e784d5dfab6afcc0
+SIZE (BBS-UserInfo-0.01.tar.gz) = 1470
diff --git a/net/p5-BBS-UserInfo/pkg-descr b/net/p5-BBS-UserInfo/pkg-descr
new file mode 100644
index 000000000000..154d7d0ee444
--- /dev/null
+++ b/net/p5-BBS-UserInfo/pkg-descr
@@ -0,0 +1,3 @@
+Base class of BBS::UserInfo::XXX.
+
+WWW: http://search.cpan.org/dist/BBS-UserInfo/
diff --git a/net/p5-BBS-UserInfo/pkg-plist b/net/p5-BBS-UserInfo/pkg-plist
new file mode 100644
index 000000000000..ab3b9d9a7049
--- /dev/null
+++ b/net/p5-BBS-UserInfo/pkg-plist
@@ -0,0 +1,6 @@
+@comment $FreeBSD$
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS/UserInfo/.packlist
+%%SITE_PERL%%/BBS/UserInfo.pm
+@dirrmtry %%SITE_PERL%%/BBS
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS/UserInfo
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS