- Add LICENSE
- Fix shebangs - Add NO_ARCH
This commit is contained in:
@@ -9,11 +9,16 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Renames files in a proper English title format
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= id3v2:${PORTSDIR}/audio/id3v2
|
||||
|
||||
USES= perl5
|
||||
USES= perl5 shebangfix
|
||||
SHEBANG_FILES= ${PORTNAME}
|
||||
USE_PERL5= run
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
MAN1S= titlefix.1 titlefixid3.1 titleid3.1
|
||||
|
||||
do-install:
|
||||
|
||||
Reference in New Issue
Block a user