From d12bae446689f45f2e9a7b8e39f69a73a38a9ef6 Mon Sep 17 00:00:00 2001 From: lioux Date: Mon, 30 Jul 2001 00:51:31 +0000 Subject: New port menushki version 0.4, Menu converter between varieties of Window Managers PR: 28959 Submitted by: Patrick Li --- misc/menushki/Makefile | 19 +++++++++++++++++++ misc/menushki/distinfo | 1 + misc/menushki/pkg-comment | 1 + misc/menushki/pkg-descr | 10 ++++++++++ misc/menushki/pkg-plist | 1 + 5 files changed, 32 insertions(+) create mode 100644 misc/menushki/Makefile create mode 100644 misc/menushki/distinfo create mode 100644 misc/menushki/pkg-comment create mode 100644 misc/menushki/pkg-descr create mode 100644 misc/menushki/pkg-plist (limited to 'misc/menushki') 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 +# +# $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 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 + +- Patrick Li 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 -- cgit v1.1