freebsd-ports/audio/libdssialsacompat/Makefile
Dmitry Marakasov fdbacb7263 - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-08-22 13:06:41 +00:00

18 lines
371 B
Makefile

# Created by: mahonmesr@googlemail.com
# $FreeBSD$
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
USES= pathfix libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
.include <bsd.port.mk>