Import net/p5-BBS-UserInfo-SOB version 0.01
[dports.git] / net / p5-BBS-UserInfo-SOB / Makefile
1 # New ports collection makefile for:    p5-BBS-UserInfo-SOB
2 # Date created:         2006-08-20
3 # Whom:                 Gea-Suan Lin <gslin@gslin.org>
4 #
5 # $FreeBSD: ports/net/p5-BBS-UserInfo-SOB/Makefile,v 1.7 2012/11/17 06:00:09 svnexp Exp $
6 #
7
8 PORTNAME=       BBS-UserInfo-SOB
9 PORTVERSION=    0.01
10 CATEGORIES=     net perl5
11 MASTER_SITES=   CPAN
12 MASTER_SITE_SUBDIR=     CPAN:GSLIN
13 PKGNAMEPREFIX=  p5-
14
15 MAINTAINER=     gslin@gslin.org
16 COMMENT=        Get user information of SOB-style BBS
17
18 RUN_DEPENDS=    p5-Expect>=0:${PORTSDIR}/lang/p5-Expect
19
20 PERL_CONFIGURE= yes
21
22 MAN3=           BBS::UserInfo::SOB.3
23
24 .include <bsd.port.mk>