mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
cc137a49e9
PR: ports/112527 Submitted by: Nick Barkas<snb@threerings.net> Approved by: portmgr (linimon)
15 lines
260 B
Makefile
15 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"
|