mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Use USES=tar:tgz
This commit is contained in:
parent
45f7d4ce9c
commit
b4fb0e22c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353065
@ -7,7 +7,6 @@ PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://craz.net/programs/itunes/files/
|
||||
DISTNAME= ${PORTNAME}_decoder-${PORTVERSION}
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= multimedia@FreeBSD.org
|
||||
COMMENT= Basic decoder for Apple Lossless Audio Codec files (ALAC)
|
||||
@ -16,6 +15,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}_decoder
|
||||
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
|
||||
ALL_TARGET= alac
|
||||
|
||||
USES= tar:tgz
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
PLIST_FILES= bin/alac
|
||||
|
Loading…
Reference in New Issue
Block a user