diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-03-09 07:46:07 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-03-09 07:46:07 +0000 |
commit | cac9cbd2e47827e5bd48abfe0d560af40af65a61 (patch) | |
tree | 07d3c403c678d5408971e3d61d659060365dda91 /devel/p5-Async-Interrupt | |
parent | 24629dc193a0ebc9e2dea2fb6a757c17fffbd980 (diff) |
Notes
Diffstat (limited to 'devel/p5-Async-Interrupt')
-rw-r--r-- | devel/p5-Async-Interrupt/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/p5-Async-Interrupt/Makefile b/devel/p5-Async-Interrupt/Makefile index d6a746044efe..5480e75422b4 100644 --- a/devel/p5-Async-Interrupt/Makefile +++ b/devel/p5-Async-Interrupt/Makefile @@ -11,9 +11,12 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= m.tsatsenko@gmail.com +MAINTAINER= perl@FreeBSD.org COMMENT= Allow C/XS libraries to interrupt perl asynchronously +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + TEST_DEPENDS= p5-common-sense>=0:${PORTSDIR}/devel/p5-common-sense PERL_CONFIGURE= yes |