openbsd-ports/audio/shorten/Makefile

22 lines
468 B
Makefile

# $OpenBSD: Makefile,v 1.11 2007/09/15 21:26:03 simon Exp $
COMMENT= fast compression for waveform files
DISTNAME= shorten-3.6.0
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
PERMIT_DISTFILES_CDROM= no fee
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c m
MASTER_SITES= ${HOMEPAGE}dist/src/
CONFIGURE_STYLE=gnu
.include <bsd.port.mk>