# Created by: Wen Heping # $FreeBSD$ PORTNAME= PHP_CodeSniffer PORTVERSION= 1.4.5 CATEGORIES= devel www pear MAINTAINER= miwi@FreeBSD.org COMMENT= PHP Script Tokenises and Sniffs PHP and JavaScript code BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear PEAR_AUTOINSTALL= yes NO_STAGE= yes .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include