Import audio/clementine-player version 1.2.1_7
[dports.git] / audio / shorten / Makefile
1 # Created by: Stefan Zehl <sec@42.org>
2 # $FreeBSD$
3
4 PORTNAME=       shorten
5 PORTVERSION=    3.6.1
6 CATEGORIES=     audio archivers
7 MASTER_SITES=   http://www.etree.org/shnutils/shorten/dist/src/
8
9 MAINTAINER=     sec@42.org
10 COMMENT=        Fast and optionally lossless compression for waveform files
11
12 RESTRICTED=     May not be sold.  May not be distributed if modified
13
14 GNU_CONFIGURE=  yes
15
16 PLIST_FILES=    bin/shorten \
17                 man/man1/shorten.1.gz
18
19 .include <bsd.port.mk>