aboutsummaryrefslogtreecommitdiffstats
path: root/audio/shorten/Makefile
blob: 02eb38363e8c307b18ac0c13d18101fe2f298e62 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:   shorten
# Date created:        17 Feb 1999
# Whom:                Stefan Zehl <sec@42.org>
#
# $FreeBSD$
#

PORTNAME=   shorten
PORTVERSION=    3.3
CATEGORIES= audio archivers
MASTER_SITES=   http://shnutils.etree.org/misc/

MAINTAINER= sec@42.org

RESTRICTED= "May not be sold."

GNU_CONFIGURE=  yes

MAN1=       shorten.1

.include <bsd.port.mk>