openbsd-ports/audio/shorten/Makefile
2011-11-14 17:36:24 +00:00

23 lines
468 B
Makefile

# $OpenBSD: Makefile,v 1.13 2011/11/14 17:36:24 naddy 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
PERMIT_DISTFILES_CDROM= no fee
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c m
MASTER_SITES= ${HOMEPAGE}dist/src/
CONFIGURE_STYLE=gnu
.include <bsd.port.mk>