aboutsummaryrefslogtreecommitdiff
path: root/net/gkrellmwireless/Makefile
diff options
context:
space:
mode:
authorJim Mock <jim@FreeBSD.org>2002-03-05 07:06:00 +0000
committerJim Mock <jim@FreeBSD.org>2002-03-05 07:06:00 +0000
commit422cf1395e247965ae9efa1147df64176a7645c8 (patch)
tree4159c197a2a1cbd90b5757ff0d32b749f79477eb /net/gkrellmwireless/Makefile
parent5adafd9478f861b9591a731287e047fca6d5fc54 (diff)
Notes
Diffstat (limited to 'net/gkrellmwireless/Makefile')
-rw-r--r--net/gkrellmwireless/Makefile22
1 files changed, 22 insertions, 0 deletions
diff --git a/net/gkrellmwireless/Makefile b/net/gkrellmwireless/Makefile
new file mode 100644
index 000000000000..b48edfe388de
--- /dev/null
+++ b/net/gkrellmwireless/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: gkrellm-wireless
+# Date Created: 4 Mar 2002
+# Whom: Jim Mock <jim@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= gkrellmwireless
+PORTVERSION= 0.2.2
+CATEGORIES= net
+MASTER_SITES= http://gkrellm.luon.net/files/
+
+MAINTAINER= jim@FreeBSD.org
+
+BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
+RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm
+
+USE_X_PREFIX= yes
+USE_IMLIB= yes
+USE_GMAKE= yes
+
+.include <bsd.port.mk>