1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Update to version 1.01

This commit is contained in:
Bill Fenner 2001-04-21 17:26:01 +00:00
parent 4506aba37f
commit 12a56c98bb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41766
3 changed files with 16 additions and 17 deletions

View File

@ -6,25 +6,18 @@
#
PORTNAME= shntool
PORTVERSION= 0.95
PORTVERSION= 1.01
CATEGORIES= audio
MASTER_SITES= http://sdf.lonestar.org/~jason/shn-utils/shntool/
EXTRACT_SUFX= .c
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
do-extract:
${MKDIR} ${WRKSRC}
${CP} ${DISTDIR}/${DISTFILES} ${WRKSRC}
do-build:
cd ${WRKSRC} && ${CC} -o shntool ${DISTFILES}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/shntool ${PREFIX}/bin
${LN} -sf shntool ${PREFIX}/bin/shnlen
${LN} -sf shntool ${PREFIX}/bin/fixwav
MAN1= shntool.1
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (shntool-0.95.c) = 874bae3bd0352cc34e32c982fcd63b46
MD5 (shntool-1.01.tar.gz) = 9fc777a7fcf8c9af2b7f7714a7b8c3fb

View File

@ -1,3 +1,9 @@
bin/shntool
bin/shncat
bin/shncmp
bin/shnfix
bin/shninfo
bin/shnjoin
bin/shnlen
bin/fixwav
bin/shnsplit
bin/shnstrip
bin/shntool