freebsd-ports/devel/p5-Config-Simple/Makefile
Thomas Abthorpe 425474f5f5 - Reassign to the heap at maintainer's request
Approved by:	portmgr (implicit)
Feature safe:	yes
Redports:	ignore
2012-10-15 16:21:11 +00:00

18 lines
340 B
Makefile

# Ports collection makefile for: Config-Simple
# Created by: mig
# $FreeBSD$
PORTNAME= Config-Simple
PORTVERSION= 4.59
CATEGORIES= devel perl5
MASTER_SITES= CPAN/Config/SHERZODR
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple configuration file class
PERL_CONFIGURE= yes
MAN3= Config::Simple.3
.include <bsd.port.mk>