2013-06-06 14:35:19 +02:00
|
|
|
# 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
|
|
|
|
|
2013-09-10 07:48:19 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2013-06-06 14:35:19 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|