diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-12 23:14:13 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-12 23:14:13 +0000 |
commit | c51aab4aaeb01e62cc4e0aead6504530be468dbb (patch) | |
tree | dbc86a5c22ad343b94f293fe5c0dc4fcc7502fa1 /x11-clocks/wmtime | |
parent | 048d1d24614afe405f2e5183b53fe5d1946b3a76 (diff) | |
download | ports-c51aab4aaeb01e62cc4e0aead6504530be468dbb.tar.gz ports-c51aab4aaeb01e62cc4e0aead6504530be468dbb.zip |
Notes
Diffstat (limited to 'x11-clocks/wmtime')
-rw-r--r-- | x11-clocks/wmtime/Makefile | 24 | ||||
-rw-r--r-- | x11-clocks/wmtime/distinfo | 1 | ||||
-rw-r--r-- | x11-clocks/wmtime/pkg-comment | 1 | ||||
-rw-r--r-- | x11-clocks/wmtime/pkg-descr | 5 | ||||
-rw-r--r-- | x11-clocks/wmtime/pkg-plist | 1 |
5 files changed, 32 insertions, 0 deletions
diff --git a/x11-clocks/wmtime/Makefile b/x11-clocks/wmtime/Makefile new file mode 100644 index 000000000000..c4d9741e5726 --- /dev/null +++ b/x11-clocks/wmtime/Makefile @@ -0,0 +1,24 @@ +# New ports collection makefile for: wmtime +# Version required: 1.0b2 +# Date created: 1 July 1998 +# Whom: Rich Neswold <rneswold@mcs.net> +# +# $Id$ +# + +DISTNAME= wmtime-1.0b2 +CATEGORIES= x11 +MASTER_SITES= http://www.xs4all.nl/~warp/files/ + +MAINTAINER= rneswold@mcs.net + +LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm + +WRKSRC= ${WRKDIR}/wmtime.app/wmtime +USE_IMAKE= yes +NO_INSTALL_MANPAGES= 1 + +post-extract: + ${CP} ${WRKSRC}/../Imakefile ${WRKSRC}/Imakefile + +.include <bsd.port.mk> diff --git a/x11-clocks/wmtime/distinfo b/x11-clocks/wmtime/distinfo new file mode 100644 index 000000000000..35d55ae7042a --- /dev/null +++ b/x11-clocks/wmtime/distinfo @@ -0,0 +1 @@ +MD5 (wmtime-1.0b2.tar.gz) = 04c03e001aa702cf653b6b6c3f58bf87 diff --git a/x11-clocks/wmtime/pkg-comment b/x11-clocks/wmtime/pkg-comment new file mode 100644 index 000000000000..24ac055990f2 --- /dev/null +++ b/x11-clocks/wmtime/pkg-comment @@ -0,0 +1 @@ +Time/Date applet for WindowMaker. diff --git a/x11-clocks/wmtime/pkg-descr b/x11-clocks/wmtime/pkg-descr new file mode 100644 index 000000000000..5c3214f9780a --- /dev/null +++ b/x11-clocks/wmtime/pkg-descr @@ -0,0 +1,5 @@ +This is a very nice clock that runs in the WindowMaker "dock". Either +digital or analog clock faces can be specified. + +- Rich + rneswold@mcs.net diff --git a/x11-clocks/wmtime/pkg-plist b/x11-clocks/wmtime/pkg-plist new file mode 100644 index 000000000000..0c2614ae499b --- /dev/null +++ b/x11-clocks/wmtime/pkg-plist @@ -0,0 +1 @@ +bin/wmtime |