# New ports collection makefile for: Config-Tiny # Date created: 11 December 2002 # Whom: Sergey Skvortsov # # $FreeBSD: ports/devel/p5-Config-Tiny/Makefile,v 1.15 2007/12/20 09:49:17 gabor Exp $ # PORTNAME= Config-Tiny PORTVERSION= 2.12 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Config PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Read/Write .ini style files with as little code as possible PERL_CONFIGURE= yes MAN3= Config::Tiny.3 .include