1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Use shebangfix

This commit is contained in:
Baptiste Daroussin 2013-05-06 22:26:26 +00:00
parent 1f5288657b
commit c3fcab640f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317557

View File

@ -16,12 +16,15 @@ OPTIONS_DEFAULT= VORBIS ID3 MP4 FLAC
NO_BUILD= yes
USES= shebangfix
USE_BZIP2= yes
USE_PERL5_RUN= yes
USE_GITHUB= yes
GH_ACCOUNT= Daenyth
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
SHEBANG_FILES= audiotag
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MVORBIS}