# New ports collection makefile for: esound # Date created: 19 July 1998 # Whom: Vanilla I. Shu # # $FreeBSD$ # PORTNAME= esound PORTVERSION= 0.2.24 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/esound DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile USE_BZIP2= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} .include