aboutsummaryrefslogtreecommitdiff
path: root/audio/libdssialsacompat/Makefile
blob: 03a42237efea817e794f2e2958e7135ed08fa6cf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	libdssialsacompat
PORTVERSION=	1.0.8a
PORTREVISION=	2
CATEGORIES=	audio
MASTER_SITES=	http://smbolton.com/linux/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Alsa compatibility library to build DSSI
WWW=		http://www.smbolton.com/linux.html

USES=		pathfix libtool
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes
INSTALL_TARGET=	install-strip

.include <bsd.port.mk>