opnsense-ports/audio/shorten/Makefile

23 lines
525 B
Makefile

# Created by: Stefan Zehl <sec@42.org>
# $FreeBSD$
PORTNAME= shorten
PORTVERSION= 3.6.1
CATEGORIES= audio archivers
MASTER_SITES= http://shnutils.freeshell.org/shorten/dist/src/
MAINTAINER= sec@42.org
COMMENT= Fast and optionally lossless compression for waveform files
BROKEN= unfetchable
DEPRECATED= Broken for more than 6 months
EXPIRATION_DATE= 2020-05-05
RESTRICTED= May not be sold. May not be distributed if modified
GNU_CONFIGURE= yes
PLIST_FILES= bin/shorten \
man/man1/shorten.1.gz
.include <bsd.port.mk>