adbc30aa47
Submitted by: Cezary Morga via freebsd-ports@
21 lines
368 B
Makefile
21 lines
368 B
Makefile
# Ports collection makefile for: Config-Simple
|
|
# Date created: 8 Oct 2003
|
|
# Whom: mig
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= Config-Simple
|
|
PORTVERSION= 4.59
|
|
CATEGORIES= devel perl5
|
|
MASTER_SITES= CPAN/Config/SHERZODR
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= cm@therek.net
|
|
COMMENT= Simple configuration file class
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
MAN3= Config::Simple.3
|
|
|
|
.include <bsd.port.mk>
|