openbsd-ports/audio/shntool/Makefile
2022-03-11 18:20:04 +00:00

20 lines
300 B
Makefile

COMMENT = multi-purpose wave data processing utility
DISTNAME = shntool-3.0.10
REVISION = 1
CATEGORIES = audio
HOMEPAGE = http://www.etree.org/shnutils/shntool/
# GPLv2+
PERMIT_PACKAGE = Yes
WANTLIB += c
MASTER_SITES = ${HOMEPAGE}dist/src/
CONFIGURE_STYLE = gnu
.include <bsd.port.mk>