Tweak net/p5-BBS-UserInfo-SOB version 0.01
[dports.git] / net / p5-BBS-UserInfo-SOB / Makefile
1 # Created by: Gea-Suan Lin <gslin@gslin.org>
2 # $FreeBSD: net/p5-BBS-UserInfo-SOB/Makefile 338800 2014-01-05 17:15:11Z az $
3
4 PORTNAME=       BBS-UserInfo-SOB
5 PORTVERSION=    0.01
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 SOB-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>