# Created by: chinsan <chinsan.tw@gmail.com>
# $FreeBSD: textproc/p5-CSS/Makefile 333056 2013-11-07 03:52:41Z vanilla $

PORTNAME=	CSS
PORTVERSION=	1.09
CATEGORIES=	textproc www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:IAMCAL
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Object oriented access to Cascading Style Sheets (CSS)

BUILD_DEPENDS=	p5-Parse-RecDescent>=1.94:${PORTSDIR}/devel/p5-Parse-RecDescent

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
