aboutsummaryrefslogtreecommitdiffstats
path: root/audio/linux-f10-alsa-lib/Makefile
blob: fba5ff03cef013015f9960700c285111a1a0229d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:    audio/linux-f8-alsa-lib
# Date created:             2008-04-03
# Whom:                 bsam
#
# $FreeBSD$
#

PORTNAME=   alsa-lib
PORTVERSION=    1.0.15
CATEGORIES= audio linux
PKGNAMEPREFIX=  linux-f8-
DISTNAME=   ${PORTNAME}-${PORTVERSION}-${RPMVERSION}

MAINTAINER= emulation@FreeBSD.org
COMMENT=    The Advanced Linux Sound Architecture libraries (Linux Fedora 8)

ONLY_FOR_ARCHS= i386 amd64
USE_LINUX_RPM=  yes
LINUX_DIST_VER= 8
RPMVERSION= 1.fc8
BRANDELF_FILES= usr/bin/aserver
USE_LDCONFIG=   yes

.include <bsd.port.mk>