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