1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/audio/libdssialsacompat/Makefile
2014-01-03 00:46:47 +00:00

18 lines
340 B
Makefile

# Created by: mahonmesr@googlemail.com
# $FreeBSD$
PORTNAME= libdssialsacompat
PORTVERSION= 1.0.8a
CATEGORIES= audio
MASTER_SITES= http://smbolton.com/linux/
MAINTAINER= ports@FreeBSD.org
COMMENT= Alsa compatibility library to build DSSI
USES= pathfix
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>