# Ports collection makefile for: bioapi # Date created: 10 January 2006 # Whom: Fredrik Lindberg # # $FreeBSD$ # PORTNAME= bioapi PORTVERSION= 1.2.2 PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.qrivy.net/~michael/blua/bioapi/ \ http://shapeshifter.se/pub/bioapi/ MAINTAINER= fli@shapeshifter.se COMMENT= BioAPI library implementation USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --localstatedir=/var/db/ --with-Qt-dir=no INSTALLS_SHLIB= yes # @cwd in plist vs ldconfig workaround LDCONFIG_DIRS= ${PREFIX}/lib .include .if ${OSVERSION} < 600000 IGNORE= needs at least FreeBSD 6.0-RELEASE .endif .include