From 3f06618537298071bc164fa06443c12077ce8090 Mon Sep 17 00:00:00 2001 From: Satoshi Taoka Date: Wed, 31 Mar 1999 05:01:33 +0000 Subject: Date app for the WindowMaker dock. PR: ports/9852 Submitted by: Jim Mock jim@phrantic.phear.net --- x11-clocks/wmdate/Makefile | 20 ++++++++++++++++++++ x11-clocks/wmdate/distinfo | 1 + x11-clocks/wmdate/pkg-comment | 1 + x11-clocks/wmdate/pkg-descr | 4 ++++ x11-clocks/wmdate/pkg-plist | 1 + 5 files changed, 27 insertions(+) create mode 100644 x11-clocks/wmdate/Makefile create mode 100644 x11-clocks/wmdate/distinfo create mode 100644 x11-clocks/wmdate/pkg-comment create mode 100644 x11-clocks/wmdate/pkg-descr create mode 100644 x11-clocks/wmdate/pkg-plist (limited to 'x11-clocks') diff --git a/x11-clocks/wmdate/Makefile b/x11-clocks/wmdate/Makefile new file mode 100644 index 000000000000..ccf18cdc4470 --- /dev/null +++ b/x11-clocks/wmdate/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: wmdate +# Version required: 0.5 +# Date created: 1 February 1999 +# Whom: Jim Mock +# +# $Id$ +# + +DISTNAME= wmdate-0.5 +CATEGORIES= x11-clocks windowmaker afterstep +MASTER_SITES= http://wit401310.student.utwente.nl/apps/apps/ + +MAINTAINER= jim@phrantic.phear.net + +LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm + +USE_IMAKE= yes +NO_INSTALL_MANPAGES= yes + +.include diff --git a/x11-clocks/wmdate/distinfo b/x11-clocks/wmdate/distinfo new file mode 100644 index 000000000000..2d69803265cd --- /dev/null +++ b/x11-clocks/wmdate/distinfo @@ -0,0 +1 @@ +MD5 (wmdate-0.5.tar.gz) = 7e4e205b2084b53de38f09b4aa1a6112 diff --git a/x11-clocks/wmdate/pkg-comment b/x11-clocks/wmdate/pkg-comment new file mode 100644 index 000000000000..7f89d498a05e --- /dev/null +++ b/x11-clocks/wmdate/pkg-comment @@ -0,0 +1 @@ +Date app for the WindowMaker dock. diff --git a/x11-clocks/wmdate/pkg-descr b/x11-clocks/wmdate/pkg-descr new file mode 100644 index 000000000000..58e55b7dd62c --- /dev/null +++ b/x11-clocks/wmdate/pkg-descr @@ -0,0 +1,4 @@ +WMDate simply shows the current date. Looks like asclock without the +time. This app is a prerease of WMAgenda, which will be like a PIM. + +- Jim diff --git a/x11-clocks/wmdate/pkg-plist b/x11-clocks/wmdate/pkg-plist new file mode 100644 index 000000000000..e1a36226c09f --- /dev/null +++ b/x11-clocks/wmdate/pkg-plist @@ -0,0 +1 @@ +bin/wmdate -- cgit v1.2.3