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

21 lines
411 B
Makefile

# $OpenBSD: Makefile,v 1.14 2013/03/10 22:55:05 espie Exp $
COMMENT= fast compression for waveform files
DISTNAME= shorten-3.6.1
CATEGORIES= audio archivers
HOMEPAGE= http://www.etree.org/shnutils/shorten/
MAINTAINER= Christian Weisgerber <naddy@openbsd.org>
PERMIT_PACKAGE_CDROM= no fee
PERMIT_PACKAGE_FTP= Yes
WANTLIB= c m
MASTER_SITES= ${HOMEPAGE}dist/src/
CONFIGURE_STYLE=gnu
.include <bsd.port.mk>