# Created by: Mina R Waheeb # $FreeBSD$ PORTNAME= mysql-xql PORTVERSION= 1.0.0 PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= http://www.mysqludf.org/lib_mysqludf_xql/ DISTNAME= lib_mysqludf_xql-${PORTVERSION} MAINTAINER= syncer@gmail.com COMMENT= Library provides XML output functions to MySQL server USE_GNOME= libxml2 GNU_CONFIGURE= yes USES= gmake USE_MYSQL= yes USE_LDCONFIG= yes PLIST_FILES= \ lib/mysql/plugin/lib_mysqludf_xql.a \ lib/mysql/plugin/lib_mysqludf_xql.la \ lib/mysql/plugin/lib_mysqludf_xql.so PLIST_DIRS= lib/mysql/plugin .include