22 lines
360 B
Makefile

# $OpenBSD: Makefile,v 1.5 2019/07/12 20:43:41 sthen Exp $
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>