freebsd-ports/devel/p5-Config-AutoConf/Makefile
Wen Heping f261a64989 - Update to 0.16
- Reset maintainer to perl@
2010-09-25 01:06:14 +00:00

21 lines
415 B
Makefile

# New ports collection makefile for: p5-Config-AutoConf
# Date created: 8th March, 2010
# Whom: Wen Heping <wen@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Config-AutoConf
PORTVERSION= 0.16
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to implement some of AutoConf macros
PERL_CONFIGURE= yes
MAN3= Config::AutoConf.3
.include <bsd.port.mk>