openbsd-ports/audio/shorten/Makefile
naddy 5bf8502600 Update to 3.5.0:
* Support for compression of AIFF files.
* Changed file naming convention during extraction.
2002-11-20 21:37:38 +00:00

21 lines
458 B
Makefile

# $OpenBSD: Makefile,v 1.4 2002/11/20 21:37:38 naddy Exp $
COMMENT= "fast compression for waveform files"
DISTNAME= shorten-3.5.0
CATEGORIES= audio archivers
HOMEPAGE= http://shnutils.freeshell.org/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
MASTER_SITES= ${HOMEPAGE}source/
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>