freebsd-ports/databases/keximdb/Makefile
Michael Nottebrock 88b16273ed Update to KOffice 1.5.0
Approved by:	portmgr (kris)
cVS: 	arabic/koffice-i18n/distinfo arabic/koffice-i18n/pkg-descr
2006-04-29 15:36:44 +00:00

23 lines
521 B
Makefile

# New ports collection makefile for: keximdb
# Date created: 29 Apr 2006
# Whom: Michael Nottebrock <lofi@freebsd.org>
#
# $FreeBSD$
PORTNAME= keximdb
PORTVERSION= 1.0
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/apps/KDE3.x/database
MAINTAINER= kde@FreeBSD.org
COMMENT= MS Access import plugin for Kexi
LIB_DEPENDS= kexicore:${PORTSDIR}/editors/koffice-kde3
USE_KDELIBS_VER= 3
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= yes
.include <bsd.port.mk>