Prune devel/py-EnthoughtBase
[dports.git] / devel / p5-Getopt-Euclid / Makefile
1 # Created by: chinsan
2 # $FreeBSD$
3
4 PORTNAME=       Getopt-Euclid
5 PORTVERSION=    0.4.5
6 PORTREVISION=   1
7 CATEGORIES=     devel perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     perl@FreeBSD.org
12 COMMENT=        Executable Uniform Command-Line Interface Descriptions
13
14 LICENSE=        ART10 GPLv1
15 LICENSE_COMB=   dual
16
17 USES=           perl5
18 USE_PERL5=      configure
19
20 .include <bsd.port.mk>