diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-03-31 05:01:33 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-03-31 05:01:33 +0000 |
commit | 3f06618537298071bc164fa06443c12077ce8090 (patch) | |
tree | 3efd711a17d93fab890646f4fa7ca2241dab3b95 /x11-clocks/wmdate | |
parent | 33c070fa6db9fd51a7a71917fc1e8a99142162b4 (diff) | |
download | ports-3f06618537298071bc164fa06443c12077ce8090.tar.gz ports-3f06618537298071bc164fa06443c12077ce8090.zip |
Notes
Diffstat (limited to 'x11-clocks/wmdate')
-rw-r--r-- | x11-clocks/wmdate/Makefile | 20 | ||||
-rw-r--r-- | x11-clocks/wmdate/distinfo | 1 | ||||
-rw-r--r-- | x11-clocks/wmdate/pkg-comment | 1 | ||||
-rw-r--r-- | x11-clocks/wmdate/pkg-descr | 4 | ||||
-rw-r--r-- | x11-clocks/wmdate/pkg-plist | 1 |
5 files changed, 27 insertions, 0 deletions
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 <jim@phrantic.phear.net> +# +# $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 <bsd.port.mk> 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 <jim@phrantic.phear.net> 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 |