# New ports collection makefile for: p5-CSS-Tiny # Date created: 2003-10-31 # Whom: Hansjoerg Pehofer # # $FreeBSD: ports/textproc/p5-CSS-Tiny/Makefile,v 1.10 2007/09/08 01:06:11 linimon Exp $ # PORTNAME= CSS-Tiny PORTVERSION= 1.14 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= CSS PKGNAMEPREFIX= p5- MAINTAINER= hansjoerg.pehofer@uibk.ac.at COMMENT= Read/Write .css files with as little code as possible RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes MAN3= CSS::Tiny.3 .include