cc137a49e9
PR: ports/112527 Submitted by: Nick Barkas<snb@threerings.net> Approved by: portmgr (linimon)
14 lines
260 B
Makefile
14 lines
260 B
Makefile
# New ports collection makefile for: php5-sybase_ct
|
|
# Date created: 7 Jul 2004
|
|
# Whom: Alex Dupre <ale@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php5
|
|
|
|
PKGNAMESUFFIX= -sybase_ct
|
|
|
|
.include "${MASTERDIR}/Makefile"
|