freebsd-ports/devel/p5-Devel-GlobalDestruction-XS/Makefile

20 lines
377 B
Makefile
Raw Normal View History

# Created by: Frederic Culot <culot@FreeBSD.org>
# $FreeBSD$
PORTNAME= Devel-GlobalDestruction-XS
PORTVERSION= 0.01
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= culot@FreeBSD.org
COMMENT= Faster implementation of the Devel::GlobalDestruction API
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>