1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

Add p5-BBS-UserInfo-Ptt 0.06, get user information of PTT-style BBS.

PR:		ports/102293
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
This commit is contained in:
Cheng-Lung Sung 2006-08-22 09:24:01 +00:00
parent 695a4b55a5
commit 67cd757560
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171175
5 changed files with 45 additions and 0 deletions

View File

@ -398,6 +398,7 @@
SUBDIR += p5-AddressBook
SUBDIR += p5-Apache2-SOAP
SUBDIR += p5-Archie
SUBDIR += p5-BBS-UserInfo-Ptt
SUBDIR += p5-EasyTCP
SUBDIR += p5-File-Rsync
SUBDIR += p5-File-RsyncP

View File

@ -0,0 +1,30 @@
# New ports collection makefile for: p5-BBS-UserInfo-Ptt
# Date created: 2006-08-20
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#
PORTNAME= BBS-UserInfo-Ptt
PORTVERSION= 0.06
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 PTT-style BBS
RUN_DEPENDS= ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect
PERL_CONFIGURE= yes
MAN3= BBS::UserInfo::Ptt.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>

View File

@ -0,0 +1,3 @@
MD5 (BBS-UserInfo-Ptt-0.06.tar.gz) = 57627d98e816a173dbe22a1c53a0ef3d
SHA256 (BBS-UserInfo-Ptt-0.06.tar.gz) = 3dca65953b2b39719f5738649ba05cdc53c9f1934d015851f2ade4039e9b4095
SIZE (BBS-UserInfo-Ptt-0.06.tar.gz) = 2566

View File

@ -0,0 +1,3 @@
Get user information of PTT-style BBS.
WWW: http://search.cpan.org/dist/BBS-UserInfo-Ptt/

View File

@ -0,0 +1,8 @@
@comment $FreeBSD$
%%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS/UserInfo/Ptt/.packlist
%%SITE_PERL%%/BBS/UserInfo/Ptt.pm
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS/UserInfo/Ptt
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS/UserInfo
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS
@dirrmtry %%SITE_PERL%%/BBS/UserInfo
@dirrmtry %%SITE_PERL%%/BBS