1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/audio/shorten/Makefile
Eitan Adler 254505e391 audio/shorten: sync port with LEGAL
Approved by:	portmgr (implicit)
2014-03-13 04:38:59 +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://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 distributed if modified
GNU_CONFIGURE= yes
PLIST_FILES= bin/shorten \
man/man1/shorten.1.gz
.include <bsd.port.mk>