mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
17 lines
284 B
Makefile
17 lines
284 B
Makefile
# New ports collection makefile for: freetds-msdblib
|
|
# Date created: 15 Jan 2004
|
|
# Whom: Alex Dupre <ale@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAMESUFFIX= -msdblib
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
WITH_MSDBLIB= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../freetds
|
|
|
|
.include "${MASTERDIR}/Makefile"
|