aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/fluxbox/Makefile
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2001-12-13 02:55:45 +0000
committerPatrick Li <pat@FreeBSD.org>2001-12-13 02:55:45 +0000
commit6d517f8fd76bdba6b19c46eeea898ce2005e808d (patch)
tree5546f86cb5aae27a84ef1631d4f3cac6f4f96280 /x11-wm/fluxbox/Makefile
parentca237d85f5fd2e10d8d0f3bf77cea8dca4c50f15 (diff)
downloadports-6d517f8fd76bdba6b19c46eeea898ce2005e808d.tar.gz
ports-6d517f8fd76bdba6b19c46eeea898ce2005e808d.zip
Notes
Diffstat (limited to 'x11-wm/fluxbox/Makefile')
-rw-r--r--x11-wm/fluxbox/Makefile21
1 files changed, 21 insertions, 0 deletions
diff --git a/x11-wm/fluxbox/Makefile b/x11-wm/fluxbox/Makefile
new file mode 100644
index 000000000000..ed055e9e27b8
--- /dev/null
+++ b/x11-wm/fluxbox/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: fluxbox
+# Date created: 29 November 2001
+# Whom: spn
+#
+# $FreeBSD$
+#
+
+PORTNAME= fluxbox
+PORTVERSION= 0.1.5
+CATEGORIES= x11-wm
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+
+MAINTAINER= spn@g0v.ru
+
+USE_X_PREFIX= yes
+GNU_CONFIGURE= yes
+
+MAN1= fluxbox.1 bsetroot.1
+
+.include <bsd.port.mk>