diff options
author | wiz <wiz> | 2000-12-18 13:50:41 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-12-18 13:50:41 +0000 |
commit | 8d565be4e6f925dae6d8161aad8d2f8bde7e329f (patch) | |
tree | 344774e584e92a56949967f56a7d3fb30a8b8e21 /wm/econf | |
parent | ea1e6b8060d604d35069c6e51e09891f7f8f24a2 (diff) | |
download | pkgsrc-8d565be4e6f925dae6d8161aad8d2f8bde7e329f.tar.gz |
Move three more window manager support packages from x11 to wm.
Diffstat (limited to 'wm/econf')
-rw-r--r-- | wm/econf/Makefile | 21 | ||||
-rw-r--r-- | wm/econf/files/md5 | 3 | ||||
-rw-r--r-- | wm/econf/pkg/COMMENT | 1 | ||||
-rw-r--r-- | wm/econf/pkg/DESCR | 1 | ||||
-rw-r--r-- | wm/econf/pkg/PLIST | 4 |
5 files changed, 30 insertions, 0 deletions
diff --git a/wm/econf/Makefile b/wm/econf/Makefile new file mode 100644 index 00000000000..ff0e27c53f5 --- /dev/null +++ b/wm/econf/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1.1.1 2000/12/18 13:50:42 wiz Exp $ +# + +DISTNAME= enlightenment-conf-0.15 +PKGNAME= econf-0.15 +CATEGORIES= x11 wm +MASTER_SITES= ftp://www.rasterman.com/pub/enlightenment/enlightenment/ + +MAINTAINER= root@garbled.net +HOMEPAGE= http://www.enlightenment.org/ + +DEPENDS+= control-center-*:../../x11/controlcenter + +WRKSRC= ${WRKDIR}/${DISTNAME} + +USE_GMAKE= yes +GNU_CONFIGURE= yes +USE_X11= yes +USE_X11BASE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/wm/econf/files/md5 b/wm/econf/files/md5 new file mode 100644 index 00000000000..5bb3ed66200 --- /dev/null +++ b/wm/econf/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 2000/12/18 13:50:42 wiz Exp $ + +MD5 (enlightenment-conf-0.15.tar.gz) = ad87526c1e86088e5ba851c36eb70b13 diff --git a/wm/econf/pkg/COMMENT b/wm/econf/pkg/COMMENT new file mode 100644 index 00000000000..e8293092784 --- /dev/null +++ b/wm/econf/pkg/COMMENT @@ -0,0 +1 @@ +configuration tool for easily setting up Enlightenment diff --git a/wm/econf/pkg/DESCR b/wm/econf/pkg/DESCR new file mode 100644 index 00000000000..46a834904cf --- /dev/null +++ b/wm/econf/pkg/DESCR @@ -0,0 +1 @@ +A Configuration tool for easily setting up Enlightenment diff --git a/wm/econf/pkg/PLIST b/wm/econf/pkg/PLIST new file mode 100644 index 00000000000..d87b8f1a7f8 --- /dev/null +++ b/wm/econf/pkg/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/18 13:50:42 wiz Exp $ +share/control-center/Workspace/Enlightenment.desktop +bin/e-conf +@dirrm share/control-center/Workspace |