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