summaryrefslogtreecommitdiff
path: root/audio/linux-f8-esound/Makefile
blob: 82b3d856f97466656af69ae816eeb13039b4a2f1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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"