# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD: tags/RELEASE_10_0_0/devel/p5-App-Rad/Makefile 327724 2013-09-20 17:13:42Z bapt $

PORTNAME=	App-Rad
PORTVERSION=	1.05
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	gslin@gslin.org
COMMENT=	Rapid (and easy!) creation of command line applications

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

MAN3=		App::Rad.3 \
		App::Rad::Exclude.3 \
		App::Rad::Help.3 \
		App::Rad::Include.3 \
		App::Rad::Plugin.3

NO_STAGE=	yes
.include <bsd.port.mk>
