opnsense-ports/devel/p5-Attribute-Handlers-Prosp.../Makefile

21 lines
343 B
Makefile

# $FreeBSD$
PORTNAME= Attribute-Handlers-Prospective
PORTVERSION= 0.01
PORTREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Richer semantics for attribute handlers
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>