freebsd-ports/devel/p5-Parse-CPAN-Meta/Makefile
2009-08-16 17:06:03 +00:00

21 lines
428 B
Makefile

# New ports collection makefile for: devel/p5-Parse-CPAN-Meta
# Date created: 26 February 2009
# Whom: Lars Thegler <lth@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Parse-CPAN-Meta
PORTVERSION= 1.40
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Parse META.yml and other similar CPAN metadata files
PERL_CONFIGURE= yes
MAN3= Parse::CPAN::Meta.3
.include <bsd.port.mk>