Files
2023-09-05 16:13:35 +00:00

20 lines
294 B
Makefile

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