aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-Spiffy/Makefile
blob: 2ba0ae8e27da6ab7df76e1dcce92c5def49a9203 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Anton Berezin <tobez@FreeBSD.org>

PORTNAME=	Class-Spiffy
PORTVERSION=	0.15
PORTREVISION=	2
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Spiffy Perl Interface Framework For You

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>