Add p5-BBS-UserInfo-Maple3itoc 0.01, get user information of
Maple3itoc-style BBS. PR: ports/102314 Submitted by: Gea-Suan Lin <gslin at gslin.org>
This commit is contained in:
@@ -404,6 +404,7 @@
|
||||
SUBDIR += p5-Archie
|
||||
SUBDIR += p5-BBS-UserInfo
|
||||
SUBDIR += p5-BBS-UserInfo-Maple3
|
||||
SUBDIR += p5-BBS-UserInfo-Maple3itoc
|
||||
SUBDIR += p5-BBS-UserInfo-Ptt
|
||||
SUBDIR += p5-EasyTCP
|
||||
SUBDIR += p5-File-Rsync
|
||||
|
||||
30
net/p5-BBS-UserInfo-Maple3itoc/Makefile
Normal file
30
net/p5-BBS-UserInfo-Maple3itoc/Makefile
Normal file
@@ -0,0 +1,30 @@
|
||||
# New ports collection makefile for: p5-BBS-UserInfo-Maple3itoc
|
||||
# Date created: 2006-08-20
|
||||
# Whom: Gea-Suan Lin <gslin@gslin.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= BBS-UserInfo-Maple3itoc
|
||||
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 Maple3itoc-style BBS
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= BBS::UserInfo::Maple3itoc.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500800 # Inherited from lang/p5-Expect
|
||||
IGNORE= requires perl 5.8.0 or newer. Please install lang/perl5.8 and try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
3
net/p5-BBS-UserInfo-Maple3itoc/distinfo
Normal file
3
net/p5-BBS-UserInfo-Maple3itoc/distinfo
Normal file
@@ -0,0 +1,3 @@
|
||||
MD5 (BBS-UserInfo-Maple3itoc-0.01.tar.gz) = 5143b7016f41a3b1aa78e7d0ddbfeaf8
|
||||
SHA256 (BBS-UserInfo-Maple3itoc-0.01.tar.gz) = b5f26e170ffdf6dd12f1fbaf94528eda0d5bc90eb16d65fcd387699cd6e79bea
|
||||
SIZE (BBS-UserInfo-Maple3itoc-0.01.tar.gz) = 2464
|
||||
3
net/p5-BBS-UserInfo-Maple3itoc/pkg-descr
Normal file
3
net/p5-BBS-UserInfo-Maple3itoc/pkg-descr
Normal file
@@ -0,0 +1,3 @@
|
||||
Get user information of Maple3itoc-style BBS.
|
||||
|
||||
WWW: http://search.cpan.org/dist/BBS-UserInfo-Maple3itoc/
|
||||
8
net/p5-BBS-UserInfo-Maple3itoc/pkg-plist
Normal file
8
net/p5-BBS-UserInfo-Maple3itoc/pkg-plist
Normal file
@@ -0,0 +1,8 @@
|
||||
@comment $FreeBSD$
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS/UserInfo/Maple3itoc/.packlist
|
||||
%%SITE_PERL%%/BBS/UserInfo/Maple3itoc.pm
|
||||
@dirrmtry %%SITE_PERL%%/BBS/UserInfo
|
||||
@dirrmtry %%SITE_PERL%%/BBS
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS/UserInfo/Maple3itoc
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS/UserInfo
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS
|
||||
Reference in New Issue
Block a user