# New ports collection makefile for: streamtuner-python # Date created: 03 Mar 2002 # Whom: Jean-Yves Lefort # # $FreeBSD$ # PORTNAME= python PORTVERSION= 0.0.2 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 streamtuner plugin providing a Python interpreter BUILD_DEPENDS= ${X11BASE}/include/streamtuner/streamtuner.h:${PORTSDIR}/audio/streamtuner RUN_DEPENDS= ${X11BASE}/bin/streamtuner:${PORTSDIR}/audio/streamtuner USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_PYTHON= yes USE_LIBTOOL= yes #INSTALLS_SHLIB= not needed, the libs are plugins for streamtuner only .include