summaryrefslogtreecommitdiffstats
path: root/x11-wm/icemc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/icemc/Makefile')
-rw-r--r--x11-wm/icemc/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/x11-wm/icemc/Makefile b/x11-wm/icemc/Makefile
new file mode 100644
index 0000000..a67a7b4
--- /dev/null
+++ b/x11-wm/icemc/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: icemc
+# Date created: 31 December 2001
+# Whom: Adam Weinberger
+#
+# $FreeBSD$
+#
+
+PORTNAME= icemc
+PORTVERSION= 0.2.2
+CATEGORIES= x11-wm
+MASTER_SITES= http://www.mittendorfer.com/gm/comp/icemc/
+
+MAINTAINER= monkey@crackula.com
+
+USE_X_PREFIX= yes
+USE_QT_VER= 2
+
+MAKE_ENV= QTCPPFLAGS="${QTCPPFLAGS}" QTCFGLIBS="${QTCFGLIBS}" \
+ MOC="${MOC}" LIBQT="-l${QTNAME}"
+
+do-install:
+ @${INSTALL_PROGRAM} ${WRKSRC}/icemc ${PREFIX}/bin
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud