# New ports collection makefile for:	p5-CSS-Minifier
# Date created:		2011-09-03
# Whom:			Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# $FreeBSD: ports/textproc/p5-CSS-Minifier/Makefile,v 1.1 2011/09/03 21:35:20 sunpoet Exp $
#

PORTNAME=	CSS-Minifier
PORTVERSION=	0.01
CATEGORIES=	textproc www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Perl extension for minifying CSS

PERL_CONFIGURE=	yes

MAN3=		CSS::Minifier.3

.include <bsd.port.mk>
