freebsd-ports/audio/shorten/Makefile

20 lines
428 B
Makefile
Raw Normal View History

# Created by: Stefan Zehl <sec@42.org>
1999-08-25 06:36:31 +02:00
# $FreeBSD$
PORTNAME= shorten
PORTVERSION= 3.6.1
CATEGORIES= audio archivers
MASTER_SITES= http://www.etree.org/shnutils/shorten/dist/src/
MAINTAINER= sec@42.org
COMMENT= Fast and optionally lossless compression for waveform files
RESTRICTED= May not be sold, may not be used commercially.
GNU_CONFIGURE= yes
2014-02-03 10:40:26 +01:00
PLIST_FILES= bin/shorten \
man/man1/shorten.1.gz
.include <bsd.port.mk>