freebsd-ports/devel/p5-Config-Options/Makefile
Andrej Zverev 365f70a6aa - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-06 12:18:47 +00:00

16 lines
304 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= Config-Options
PORTVERSION= 0.08
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= miwi@FreeBSD.org
COMMENT= Provide a configuration hash with options
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>