1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/databases/keximdb/Makefile
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00

25 lines
534 B
Makefile

# New ports collection makefile for: keximdb
# Date created: 29 Apr 2006
# Whom: Michael Nottebrock <lofi@freebsd.org>
#
# $FreeBSD$
PORTNAME= keximdb
PORTVERSION= 1.1.0
PORTREVISION= 5
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/koffice-1.6.3/src
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:22
USE_LDCONFIG= yes
.include <bsd.port.mk>