freebsd-ports/audio/linux-f10-alsa-lib/Makefile
Jean-Yves Lefort 724fe38c0f The linuxulator does not support Linux amd64 code. When ${ARCH} is
amd64, use the i386 RPM packages.
2005-11-29 10:06:02 +00:00

22 lines
533 B
Makefile

# New ports collection makefile for: linux-alsa-lib
# Date created: 25 Nov 2005
# Whom: jylefort@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= alsa-lib
DISTVERSION= 1.0.6-8
PORTREVISION= 1
CATEGORIES= audio linux
MASTER_SITE_SUBDIR= updates/3/${LINUX_ARCH}/
DISTNAME= ${PORTNAME}-${DISTVERSION}.FC3
MAINTAINER= jylefort@FreeBSD.org
COMMENT= The Advanced Linux Sound Architecture libraries
ONLY_FOR_ARCHS= i386 amd64
INSTALLS_LINUX_SHLIB= yes
DESCR= ${PKGDIR}/pkg-descr
.include "${.CURDIR}/../../audio/linux-openal/bsd.linux.mk"