aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Config-Simple/Makefile
blob: 07a64332f7aca0a918b92e33458ed38de2535138 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                     
                    












                                               
# Ports collection makefile for:	Config-Simple
# Date created:				8 Oct 2003
# Whom:					mig
#
# $FreeBSD$
#

PORTNAME=	Config-Simple
PORTVERSION=	4.58
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Config
PKGNAMEPREFIX=	p5-

MAINTAINER=	mig@mig-29.net
COMMENT=	Simple configuration file class

PERL_CONFIGURE=	yes

MAN3=		Config::Simple.3

.include <bsd.port.mk>