summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>2001-08-10 19:58:12 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>2001-08-10 19:58:12 +0000
commit05c68067f780040135457ed2abd33719491bf19b (patch)
tree8bc1a7bc914e0c263aabe7ffa425f513bca21279 /x11-wm
parento Update to 0.1.3 (diff)
a window manager that emphasizes efficiency, speed, and beauty
Notes
Notes: svn path=/head/; revision=46052
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/Makefile1
-rw-r--r--x11-wm/phluid/Makefile24
-rw-r--r--x11-wm/phluid/distinfo1
-rw-r--r--x11-wm/phluid/pkg-comment1
-rw-r--r--x11-wm/phluid/pkg-descr3
-rw-r--r--x11-wm/phluid/pkg-plist13
6 files changed, 43 insertions, 0 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile
index 0d808434d1b3..3c09d992e969 100644
--- a/x11-wm/Makefile
+++ b/x11-wm/Makefile
@@ -40,6 +40,7 @@
SUBDIR += mlvwm
SUBDIR += olvwm
SUBDIR += oroborus
+ SUBDIR += phluid
SUBDIR += piewm
SUBDIR += pwm
SUBDIR += qlwm
diff --git a/x11-wm/phluid/Makefile b/x11-wm/phluid/Makefile
new file mode 100644
index 000000000000..b51acda2fe6b
--- /dev/null
+++ b/x11-wm/phluid/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: phluid
+# Date created: 11 August 2001
+# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= phluid
+PORTVERSION= 0.0.3
+CATEGORIES= x11-wm
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= phluid
+
+LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2
+
+MAINTAINER= nakai@FreeBSD.org
+
+USE_X_PREFIX= yes
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+CONFIGURE_ENV= CPPFLAGS='-I${X11BASE}/include' \
+ LIBS='-L${X11BASE}/lib -lX11'
+
+.include <bsd.port.mk>
diff --git a/x11-wm/phluid/distinfo b/x11-wm/phluid/distinfo
new file mode 100644
index 000000000000..98a87f540e53
--- /dev/null
+++ b/x11-wm/phluid/distinfo
@@ -0,0 +1 @@
+MD5 (phluid-0.0.3.tar.gz) = 4eeb397ae38ee51932f4e8a838ad249e
diff --git a/x11-wm/phluid/pkg-comment b/x11-wm/phluid/pkg-comment
new file mode 100644
index 000000000000..46d404fa5f0e
--- /dev/null
+++ b/x11-wm/phluid/pkg-comment
@@ -0,0 +1 @@
+a window manager that emphasizes efficiency, speed, and beauty
diff --git a/x11-wm/phluid/pkg-descr b/x11-wm/phluid/pkg-descr
new file mode 100644
index 000000000000..40329bcd8fea
--- /dev/null
+++ b/x11-wm/phluid/pkg-descr
@@ -0,0 +1,3 @@
+a window manager that emphasizes efficiency, speed, and beauty
+
+WWW: http://sourceforge.net/projects/phluid/
diff --git a/x11-wm/phluid/pkg-plist b/x11-wm/phluid/pkg-plist
new file mode 100644
index 000000000000..66f8db79b5a0
--- /dev/null
+++ b/x11-wm/phluid/pkg-plist
@@ -0,0 +1,13 @@
+bin/phluid
+share/phluid/themes/default/images/close_active.png
+share/phluid/themes/default/images/close_normal.png
+share/phluid/themes/default/images/gradient.jpg
+share/phluid/themes/default/images/title_bg.png
+share/phluid/ttfonts/notepad.ttf
+share/phluid/ttfonts/tahoma.ttf
+share/phluid/ttfonts/tahomabd.ttf
+@dirrm share/phluid/themes/default/images
+@dirrm share/phluid/themes/default
+@dirrm share/phluid/themes
+@dirrm share/phluid/ttfonts
+@dirrm share/phluid