openbsd-ports/audio/shorten/Makefile
2004-11-21 17:51:44 +00:00

22 lines
471 B
Makefile

# $OpenBSD: Makefile,v 1.9 2004/11/21 17:51:46 espie 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}source/
CONFIGURE_STYLE=gnu
.include <bsd.port.mk>