freebsd-ports/devel/p5-Getopt-Declare/Makefile
Andrej Zverev af06a8e8b4 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-06 18:07:56 +00:00

16 lines
336 B
Makefile

# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
PORTNAME= Getopt-Declare
PORTVERSION= 1.14
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Declaratively Expressed Command-Line Arguments via Regular Expressions
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>