freebsd-ports/databases/qdbm-java/Makefile
Pav Lucistnik 6da29a94fa - This port has been BROKEN for more than 6 months. It will be removed unless
fixed in next two months.

With hat:	portmgr
2008-06-19 02:54:54 +00:00

27 lines
581 B
Makefile

# New ports collection makefile for: qdbm-java
# Date created: September 25th, 2006
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#
PKGNAMESUFFIX= -java
COMMENT= Java API for QDBM
BROKEN= fails to install
DEPRECATED= Has been broken for more than 6 months
EXPIRATION_DATE=2008-09-19
SLAVEPORT= java
USE_JAVA= yes
JAVA_VERSION= 1.5+
JAVA_OS= native
MASTERDIR= ${.CURDIR}/../../databases/qdbm
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/java
PLIST= ${.CURDIR}/pkg-plist
DESCR= ${.CURDIR}/pkg-descr
PATCHDIR= ${.CURDIR}/files
.include "${MASTERDIR}/Makefile"