1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/audio/shorten/Makefile
Christian Weisgerber f6b149851c Update to 3.5.1: Minor AIFF spec compliance updates.
Approved by:	maintainer
2003-02-14 20:39:06 +00:00

23 lines
489 B
Makefile

# New ports collection makefile for: shorten
# Date created: 17 Feb 1999
# Whom: Stefan Zehl <sec@42.org>
#
# $FreeBSD$
#
PORTNAME= shorten
PORTVERSION= 3.5.1
CATEGORIES= audio archivers
MASTER_SITES= http://shnutils.freeshell.org/shorten/source/
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
MAN1= shorten.1
.include <bsd.port.mk>