mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
audio/wmrecord: add distfile mirror
emove dead mirror and add working ones PR: ports/95384 Submitted by: Lars Engels <lars.engels@0x20.net>
This commit is contained in:
parent
1532859e32
commit
4c348c66ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158908
@ -8,13 +8,14 @@
|
||||
PORTNAME= wmrecord
|
||||
PORTVERSION= 1.0.5
|
||||
CATEGORIES= audio windowmaker
|
||||
MASTER_SITES= http://linuxberg.matrix.com.br/files/x11/dock/
|
||||
MASTER_SITES= http://linkinnovations.linux.tucows.com/files/x11/dock/ \
|
||||
http://www.bsd-geek.de/FreeBSD/distfiles/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= General purpose audio recording utility for the WindowMaker dock
|
||||
|
||||
USE_XPM= YES
|
||||
USE_X_PREFIX= YES
|
||||
USE_XPM= yes
|
||||
USE_X_PREFIX= yes
|
||||
MAKE_ARGS= LIBS="-L${X11BASE}/lib -lXpm -lX11 -lXext" \
|
||||
CFLAGS="${CFLAGS} -I${X11BASE}/include" LIBDIR=""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user