openbsd-ports/audio/shntool/Makefile
2013-03-10 22:55:01 +00:00

21 lines
352 B
Makefile

# $OpenBSD: Makefile,v 1.2 2013/03/10 22:55:05 espie Exp $
COMMENT = multi-purpose wave data processing utility
DISTNAME = shntool-3.0.10
CATEGORIES = audio
HOMEPAGE = http://www.etree.org/shnutils/shntool/
# GPLv2+
PERMIT_PACKAGE_CDROM = Yes
WANTLIB += c
MASTER_SITES = ${HOMEPAGE}dist/src/
CONFIGURE_STYLE = gnu
.include <bsd.port.mk>