11 lines
147 B
Makefile
11 lines
147 B
Makefile
# $FreeBSD$
|
|
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php53
|
|
|
|
PKGNAMESUFFIX= -sqlite
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|