2001-11-07 18:17:05 +01:00
|
|
|
# New ports collection makefile for: linux-esound
|
|
|
|
# Date created: 01/09/18
|
|
|
|
# Whom: taoka@FreeBSD.org
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= esound
|
|
|
|
CATEGORIES= audio linux
|
2002-08-03 12:11:22 +02:00
|
|
|
PORTVERSION= 0.2.22
|
2004-02-04 06:21:48 +01:00
|
|
|
PORTREVISION= 2
|
2001-11-07 18:17:05 +01:00
|
|
|
|
2004-12-23 10:32:50 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 20:31:37 +01:00
|
|
|
COMMENT= RPM of esound
|
2001-11-07 18:17:05 +01:00
|
|
|
|
2003-07-09 12:57:58 +02:00
|
|
|
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libaudiofile.so.0:${PORTSDIR}/audio/linux-libaudiofile
|
|
|
|
|
2001-11-07 18:17:05 +01:00
|
|
|
RPM_SET= esound-${PORTVERSION}-1.${MACHINE_ARCH}.rpm
|
|
|
|
|
|
|
|
.include "../../x11-toolkits/linux-gtk/Makefile"
|
|
|
|
|