freebsd-ports/devel/pear-PHP_CodeSniffer/Makefile
2015-02-03 04:36:57 +00:00

15 lines
285 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= PHP_CodeSniffer
PORTVERSION= 2.2.0
CATEGORIES= devel www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PHP Script Tokenises and Sniffs PHP and JavaScript code
LICENSE= BSD3CLAUSE
USES= pear
.include <bsd.port.mk>