# Created by: Dima Dorfman # $FreeBSD$ PORTNAME= db PORTVERSION= 20150819 CATEGORIES= print MASTER_SITES= LOCAL/danilo PKGNAMEPREFIX= foomatic- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${FOOMATICVER}-${PORTVERSION} MAINTAINER= danilo@FreeBSD.org COMMENT= Database for integrating printer drivers with common spoolers LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 \ libcurl.so:${PORTSDIR}/ftp/curl USES= autoreconf gmake GNU_CONFIGURE= yes FOOMATICVER= 4.0 WRKSRC= ${WRKDIR}/${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} NO_ARCH= yes .include