1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/audio/optimfrog-sse2/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

12 lines
229 B
Makefile

PKGNAMESUFFIX= -sse2
MASTERDIR= ${.CURDIR}/../optimfrog
COMMENT= Best-ratio lossless audio codec (SSE2 required)
CONFLICTS_INSTALL= optimfrog-[0-9]*
ONLY_FOR_ARCHS= i386
OPTIONS_DEFAULT= SSE2
.include "${MASTERDIR}/Makefile"