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