1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/audio/shorten/Makefile
Jan Beich 1ae4505f9a audio/shorten: move to new home
Upstream maintainer already used freeshell.org hosting for mail.
https://web.archive.org/web/20180903155129/http://etree.org/shnutils/shorten/

Obtained from:	Gentoo
Approved by:	portmgr blanket
2018-09-23 13:30:47 +00:00

20 lines
434 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
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>