mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
1fdcbff778
PR: 17587 Submitted by: Erik H. Bakke <erikhb@bgnett.no>
19 lines
358 B
Makefile
19 lines
358 B
Makefile
# New ports collection makefile for: libiodbc
|
|
# Date created: 24 Mar 2000
|
|
# Whom: erikhb@bgnett.no
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= libiodbc
|
|
PORTVERSION= 2.50.3
|
|
CATEGORIES= databases
|
|
MASTER_SITES= ftp://ftp.sunet.se/pub/unix/databases/relational/mysql/Downloads/MyODBC/
|
|
|
|
MAINTAINER= erikhb@bgnett.no
|
|
|
|
USE_LIBTOOL= yes
|
|
USE_GMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|