# New ports collection makefile for: streamtuner-local # Date created: 18 Jul 2002 # Whom: Jean-Yves Lefort # # $FreeBSD$ # PORTNAME= local PORTVERSION= 0.2.1 CATEGORIES= audio www MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= streamtuner/${PKGNAMEPREFIX}${PORTNAME}.pkg/${PORTVERSION} PKGNAMEPREFIX= streamtuner- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= jylefort@brutele.be COMMENT= A plugin for streamtuner that browses a local MP3 repository BUILD_DEPENDS= ${X11BASE}/include/streamtuner/streamtuner.h:${PORTSDIR}/audio/streamtuner RUN_DEPENDS= ${X11BASE}/bin/streamtuner:${PORTSDIR}/audio/streamtuner LIB_DEPENDS= id3-3.8:${PORTSDIR}/audio/id3lib USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-id3lib=${LOCALBASE} .include