1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
freebsd-ports/audio/shntool/Makefile
2001-04-21 17:26:01 +00:00

24 lines
452 B
Makefile

# New ports collection makefile for: shntool
# Date created: 2 November 2000
# Whom: Bill Fenner <fenner@FreeBSD.Org>
#
# $FreeBSD$
#
PORTNAME= shntool
PORTVERSION= 1.01
CATEGORIES= audio
MASTER_SITES= http://shnutils.freeshell.org/shntool/source/
EXTRACT_SUFX= .tar.gz
MAINTAINER= fenner@FreeBSD.Org
GNU_CONFIGURE= yes
USE_GMAKE= yes
RUN_DEPENDS= shorten:${PORTSDIR}/audio/shorten
MAN1= shntool.1
.include <bsd.port.mk>