diff options
author | garbled <garbled@pkgsrc.org> | 1999-04-01 05:44:59 +0000 |
---|---|---|
committer | garbled <garbled@pkgsrc.org> | 1999-04-01 05:44:59 +0000 |
commit | f5e5777a9148456554944cae0def4edb382d2960 (patch) | |
tree | 20fca33f982aa7c73793f8b1daf6d1eb09a2dbc8 /x11/econf | |
parent | 824713b84cca9d91f8074f98acc9c272f080b88d (diff) | |
download | pkgsrc-f5e5777a9148456554944cae0def4edb382d2960.tar.gz |
Initial import of econf 0.15. A configuration manager for enlightenment.
Diffstat (limited to 'x11/econf')
-rw-r--r-- | x11/econf/Makefile | 20 | ||||
-rw-r--r-- | x11/econf/files/md5 | 3 | ||||
-rw-r--r-- | x11/econf/pkg/COMMENT | 1 | ||||
-rw-r--r-- | x11/econf/pkg/DESCR | 1 | ||||
-rw-r--r-- | x11/econf/pkg/PLIST | 4 |
5 files changed, 29 insertions, 0 deletions
diff --git a/x11/econf/Makefile b/x11/econf/Makefile new file mode 100644 index 00000000000..54d17547692 --- /dev/null +++ b/x11/econf/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1.1.1 1999/04/01 05:44:59 garbled Exp $ + +DISTNAME= enlightenment-conf-0.15 +PKGNAME= econf-0.15 +CATEGORIES= x11 +MASTER_SITES= ftp://www.rasterman.com/pub/enlightenment/enlightenment/ + +MAINTAINER= root@garbled.net +HOMEPAGE= http://www.enlightenment.org/ + +DEPENDS+= controlcenter-1.04:../../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/x11/econf/files/md5 b/x11/econf/files/md5 new file mode 100644 index 00000000000..c256f3cc466 --- /dev/null +++ b/x11/econf/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 1999/04/01 05:44:59 garbled Exp $ + +MD5 (enlightenment-conf-0.15.tar.gz) = ad87526c1e86088e5ba851c36eb70b13 diff --git a/x11/econf/pkg/COMMENT b/x11/econf/pkg/COMMENT new file mode 100644 index 00000000000..46a834904cf --- /dev/null +++ b/x11/econf/pkg/COMMENT @@ -0,0 +1 @@ +A Configuration tool for easily setting up Enlightenment diff --git a/x11/econf/pkg/DESCR b/x11/econf/pkg/DESCR new file mode 100644 index 00000000000..46a834904cf --- /dev/null +++ b/x11/econf/pkg/DESCR @@ -0,0 +1 @@ +A Configuration tool for easily setting up Enlightenment diff --git a/x11/econf/pkg/PLIST b/x11/econf/pkg/PLIST new file mode 100644 index 00000000000..d662846ad2f --- /dev/null +++ b/x11/econf/pkg/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1999/04/01 05:44:59 garbled Exp $ +share/control-center/Workspace/Enlightenment.desktop +bin/e-conf +@dirrm share/control-center/Workspace |