freebsd-ports/audio/shorten/Makefile
Christian Weisgerber b2b8db9672 Update to 3.5.0. Notable changes in this release:
* Support for compression of AIFF files.
* Changed file naming convention during extraction.

Approved by:	maintainer
2002-11-21 00:38:36 +00:00

21 lines
420 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.0
CATEGORIES= audio archivers
MASTER_SITES= http://shnutils.freeshell.org/shorten/source/
MAINTAINER= sec@42.org
RESTRICTED= "May not be sold, may not be used commercially."
GNU_CONFIGURE= yes
MAN1= shorten.1
.include <bsd.port.mk>