1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/audio/shorten/Makefile
Antoine Brodin 24961a4b95 Mark BROKEN: unfetchable
Reported by:	pkg-fallout
2019-10-19 08:31:21 +00:00

21 lines
455 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
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>