1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/audio/linux-f8-esound/Makefile
2005-04-12 03:26:56 +00:00

22 lines
473 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= 3
MAINTAINER= freebsd-emulation@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"