freebsd-ports/audio/linux-f8-esound/Makefile
Norikatsu Shigemura d77a26b964 Fix dependency on.
Submitted by:	Andrew J Caines <A.J.Caines@halplant.com>
Approved by:	maintainer timeout (about 3 weeks)
2003-07-09 10:57:58 +00:00

21 lines
461 B
Makefile

# New ports collection makefile for: linux-esound
# Date created: 01/09/18
# Whom: taoka@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= esound
CATEGORIES= audio linux
PORTVERSION= 0.2.22
PORTREVISION= 1
MAINTAINER= taoka@FreeBSD.org
COMMENT= RPM of esound
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libaudiofile.so.0:${PORTSDIR}/audio/linux-libaudiofile
RPM_SET= esound-${PORTVERSION}-1.${MACHINE_ARCH}.rpm
.include "../../x11-toolkits/linux-gtk/Makefile"