1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/audio/linux-esound/Makefile

22 lines
461 B
Makefile
Raw Normal View History

2001-11-07 17:17:05 +00:00
# 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= 2
2001-11-07 17:17:05 +00:00
MAINTAINER= taoka@FreeBSD.org
2003-02-20 19:31:37 +00:00
COMMENT= RPM of esound
2001-11-07 17:17:05 +00:00
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libaudiofile.so.0:${PORTSDIR}/audio/linux-libaudiofile
2001-11-07 17:17:05 +00:00
RPM_SET= esound-${PORTVERSION}-1.${MACHINE_ARCH}.rpm
.include "../../x11-toolkits/linux-gtk/Makefile"