summaryrefslogtreecommitdiff
path: root/x11/lsw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--x11/lsw/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/lsw/Makefile b/x11/lsw/Makefile
index 7c8992d2f453..f585e5b0e7b0 100644
--- a/x11/lsw/Makefile
+++ b/x11/lsw/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://dl.suckless.org/tools/
MAINTAINER= ports@FreeBSD.org
COMMENT= Lists the titles of all running X windows to stdout, similar to ls(1)
+WWW= http://tools.suckless.org/lsw
MAKE_ARGS= PREFIX="${PREFIX}" X11LIB="${LOCALBASE}/lib" \
X11INC="${LOCALBASE}/include" CC="${CC}"