1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/audio/shorten/Makefile
Martin Wilke 1a048b4225 - Stage support
- Convert to USES
2014-02-03 09:40:26 +00:00

20 lines
428 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 used commercially.
GNU_CONFIGURE= yes
PLIST_FILES= bin/shorten \
man/man1/shorten.1.gz
.include <bsd.port.mk>