diff options
author | lioux <lioux@FreeBSD.org> | 2001-07-30 00:51:31 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-07-30 00:51:31 +0000 |
commit | d12bae446689f45f2e9a7b8e39f69a73a38a9ef6 (patch) | |
tree | 511344357ef853d9c8ef8c52944edb271c1a9a5b /misc | |
parent | 22b2a4a5b0a14e1fe994e6000e60131b0d5a547b (diff) | |
download | FreeBSD-ports-d12bae446689f45f2e9a7b8e39f69a73a38a9ef6.zip FreeBSD-ports-d12bae446689f45f2e9a7b8e39f69a73a38a9ef6.tar.gz |
New port menushki version 0.4, Menu converter between varieties of
Window Managers
PR: 28959
Submitted by: Patrick Li <pat@databits.net>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/menushki/Makefile | 19 | ||||
-rw-r--r-- | misc/menushki/distinfo | 1 | ||||
-rw-r--r-- | misc/menushki/pkg-comment | 1 | ||||
-rw-r--r-- | misc/menushki/pkg-descr | 10 | ||||
-rw-r--r-- | misc/menushki/pkg-plist | 1 |
5 files changed, 32 insertions, 0 deletions
diff --git a/misc/menushki/Makefile b/misc/menushki/Makefile new file mode 100644 index 0000000..714a418 --- /dev/null +++ b/misc/menushki/Makefile @@ -0,0 +1,19 @@ +# New ports collection makefile for: menushki +# Date created: Fri Jul 13 22:59:59 EDT 2001 +# Whom: Patrick Li <pat@databits.net> +# +# $FreeBSD$ +# + +PORTNAME= menushki +PORTVERSION= 0.4 +CATEGORIES= misc x11 +MASTER_SITES= http://www.geocities.com/loki_bg/ + +MAINTAINER= pat@databits.net + +USE_X_PREFIX= yes +GNU_CONFIGURE= yes +USE_GMAKE= yes + +.include <bsd.port.mk> diff --git a/misc/menushki/distinfo b/misc/menushki/distinfo new file mode 100644 index 0000000..c27cd9b --- /dev/null +++ b/misc/menushki/distinfo @@ -0,0 +1 @@ +MD5 (menushki-0.4.tar.gz) = 4361fcdac8ddd6e8c87b8cab5d25bc60 diff --git a/misc/menushki/pkg-comment b/misc/menushki/pkg-comment new file mode 100644 index 0000000..53fd46e --- /dev/null +++ b/misc/menushki/pkg-comment @@ -0,0 +1 @@ +Menu converter between varieties of Window Managers diff --git a/misc/menushki/pkg-descr b/misc/menushki/pkg-descr new file mode 100644 index 0000000..4115e3c --- /dev/null +++ b/misc/menushki/pkg-descr @@ -0,0 +1,10 @@ +This program converts the menus between different Window Managers. +Currently works with Window Maker, KDE, GNOME, BlackBox and IceWM. + +NOTE: for Window Maker you need to have the menu in plain (not + property list) format. + +WWW: http://v6web.litech.org/radvd/ +Author: Alex Agibalov <loki_bg@yahoo.com> + +- Patrick Li <pat@databits.net> diff --git a/misc/menushki/pkg-plist b/misc/menushki/pkg-plist new file mode 100644 index 0000000..f719f45 --- /dev/null +++ b/misc/menushki/pkg-plist @@ -0,0 +1 @@ +bin/menushki |