# Created by: Ditesh Shashikant Gathani # $FreeBSD$ PORTNAME= Services_W3C_CSSValidator PORTVERSION= 0.2.3 CATEGORIES= www pear MAINTAINER= ports@FreeBSD.org COMMENT= PHP interface to W3C CSS Validator API BUILD_DEPENDS= ${PEARDIR}/HTTP/Request2.php:${PORTSDIR}/www/pear-HTTP_Request2 RUN_DEPENDS= ${PEARDIR}/HTTP/Request2.php:${PORTSDIR}/www/pear-HTTP_Request2 USES= pear .include