freebsd-ports/audio/shntool/Makefile
Bill Fenner 1a5da06cab Update to 2.0.3
Submitted by:		michael johnson <ahze@ahze.net>
PR:			ports/66899
2004-05-19 19:04:35 +00:00

25 lines
535 B
Makefile

# New ports collection makefile for: shntool
# Date created: 2 November 2000
# Whom: Bill Fenner <fenner@FreeBSD.Org>
#
# $FreeBSD$
#
PORTNAME= shntool
PORTVERSION= 2.0.3
CATEGORIES= audio
MASTER_SITES= http://www.etree.org/shnutils/shntool/source/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= fenner
MAINTAINER= fenner@FreeBSD.Org
COMMENT= Multi-purpose .wav/.shn processing utility
RUN_DEPENDS= shorten:${PORTSDIR}/audio/shorten
GNU_CONFIGURE= yes
USE_GMAKE= yes
MAN1= shntool.1
.include <bsd.port.mk>