Tweak net/p5-BBS-UserInfo-Ptt version 0.06
[dports.git] / net / p5-BBS-UserInfo-Ptt / Makefile
1 # Created by: Gea-Suan Lin <gslin@gslin.org>
2 # $FreeBSD$
3
4 PORTNAME=       BBS-UserInfo-Ptt
5 PORTVERSION=    0.06
6 CATEGORIES=     net perl5
7 MASTER_SITES=   CPAN
8 MASTER_SITE_SUBDIR=     CPAN:GSLIN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     gslin@gslin.org
12 COMMENT=        Get user information of PTT-style BBS
13
14 RUN_DEPENDS=    p5-Expect>=0:${PORTSDIR}/lang/p5-Expect
15
16 USES=           perl5
17 USE_PERL5=      configure
18
19 .include <bsd.port.mk>