aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Spiffy/Makefile
blob: 9b47dc83347c8b1e89511a6ddbe4c7613a59d32a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
PORTNAME=	Spiffy
PORTVERSION=	0.46
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:INGY
PKGNAMEPREFIX=	p5-

MAINTAINER=	svysh.fbsd@gmail.com
COMMENT=	Spiffy Perl Interface Framework For You
WWW=		https://metacpan.org/release/Spiffy

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

NO_ARCH=	yes

.include <bsd.port.mk>