425474f5f5
Approved by: portmgr (implicit) Feature safe: yes Redports: ignore
18 lines
340 B
Makefile
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>
|