Changeset View
Changeset View
Standalone View
Standalone View
audio/libtremor/Makefile
Show All 10 Lines | |||||
COMMENT= Integer-only fully Ogg Vorbis compliant decoder library | COMMENT= Integer-only fully Ogg Vorbis compliant decoder library | ||||
LICENSE= BSD3CLAUSE | LICENSE= BSD3CLAUSE | ||||
LIB_DEPENDS= libogg.so:audio/libogg | LIB_DEPENDS= libogg.so:audio/libogg | ||||
GIT_COMMIT= b56ffc | GIT_COMMIT= b56ffc | ||||
USES= autoreconf libtool pathfix pkgconfig | USES= autoreconf libtool pathfix pkgconfig | ||||
PATHFIX_MAKEFILEIN= Makefile.am | |||||
GNU_CONFIGURE= yes | GNU_CONFIGURE= yes | ||||
USE_LDCONFIG= yes | USE_LDCONFIG= yes | ||||
INSTALL_TARGET= install-strip | INSTALL_TARGET= install-strip | ||||
.include <bsd.port.mk> | .include <bsd.port.mk> |