mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-06 01:57:40 +00:00
9dc8b611a5
PR: 145772 Submitted by: Alex Keda
15 lines
256 B
Makefile
15 lines
256 B
Makefile
# New ports collection makefile for: php52-dbase
|
|
# Date created: 17 Apr 2010
|
|
# Whom: Alex Keda <admin@lissyara.su>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php52
|
|
|
|
PKGNAMESUFFIX= -dbase
|
|
|
|
.include "${MASTERDIR}/Makefile"
|