freebsd-ports/net/p5-BBS-UserInfo/Makefile

20 lines
358 B
Makefile

# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
PORTNAME= BBS-UserInfo
PORTVERSION= 0.01
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:GSLIN
PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= Base class of BBS::UserInfo::XXX
USES= perl5
USE_PERL5= configure
MAN3= BBS::UserInfo.3
NO_STAGE= yes
.include <bsd.port.mk>