1999-04-02 06:32:33 +02:00
|
|
|
# New ports collection makefile for: shorten
|
|
|
|
# Date created: 17 Feb 1999
|
|
|
|
# Whom: Stefan Zehl <sec@42.org>
|
|
|
|
#
|
1999-08-25 06:36:31 +02:00
|
|
|
# $FreeBSD$
|
1999-04-02 06:32:33 +02:00
|
|
|
#
|
|
|
|
|
2000-04-08 23:25:03 +02:00
|
|
|
PORTNAME= shorten
|
2003-02-14 21:39:06 +01:00
|
|
|
PORTVERSION= 3.5.1
|
1999-04-02 06:32:33 +02:00
|
|
|
CATEGORIES= audio archivers
|
2003-12-07 19:53:50 +01:00
|
|
|
MASTER_SITES= http://www.etree.org/shnutils/shorten/source/
|
1999-04-02 06:32:33 +02:00
|
|
|
|
|
|
|
MAINTAINER= sec@42.org
|
2003-02-14 21:39:06 +01:00
|
|
|
COMMENT= Fast and optionally lossless compression for waveform files
|
1999-04-02 06:32:33 +02:00
|
|
|
|
2002-02-17 22:48:03 +01:00
|
|
|
RESTRICTED= "May not be sold, may not be used commercially."
|
1999-04-02 06:32:33 +02:00
|
|
|
|
2001-08-23 21:51:55 +02:00
|
|
|
GNU_CONFIGURE= yes
|
1999-04-02 06:32:33 +02:00
|
|
|
|
2001-08-23 21:51:55 +02:00
|
|
|
MAN1= shorten.1
|
1999-04-02 06:32:33 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|