blob: d78c094b19cef7c619117889053530f33cfaa8f9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
CATEGORIES= www
MASTERDIR= ${.CURDIR}/../../lang/php55
PKGNAMESUFFIX= -tidy
.include "${MASTERDIR}/Makefile"
|