Remove Perl core modules
- Pet portlint - Add NO_ARCH - Bump PORTREVISION for dependency change
This commit is contained in:
parent
e1ff76a7b0
commit
3ff2b6eead
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443753
@ -3,25 +3,25 @@
|
||||
|
||||
PORTNAME= soundgrab
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= audio perl5
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Interactively select and save sections of an audio file
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
RUN_DEPENDS= sox:audio/sox \
|
||||
rawplay:audio/rawrec \
|
||||
oggenc:audio/vorbis-tools \
|
||||
flac:audio/flac \
|
||||
p5-Term-ReadLine-Gnu>=0:devel/p5-Term-ReadLine-Gnu \
|
||||
p5-Time-HiRes>=0:devel/p5-Time-HiRes
|
||||
|
||||
LICENSE= GPLv2
|
||||
p5-Term-ReadLine-Gnu>=0:devel/p5-Term-ReadLine-Gnu
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
USES= perl5 shebangfix
|
||||
SHEBANG_FILES= src/soundgrab
|
||||
NO_BUILD= yes
|
||||
|
||||
PLIST_FILES= bin/soundgrab man/man1/soundgrab.1.gz
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user