diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-01-27 11:07:41 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-01-27 11:07:41 +0000 |
commit | 63bc45902424967ba4878bf9d9ba2bdb6a4b7ef8 (patch) | |
tree | a8b46fd846d5e56ab2fb1545f3cd20c2e57f4c0e /x11-wm/sapphire | |
parent | f27fb649ff85ea6ff8afda4aa4c605a342abadb2 (diff) | |
download | ports-63bc45902424967ba4878bf9d9ba2bdb6a4b7ef8.tar.gz ports-63bc45902424967ba4878bf9d9ba2bdb6a4b7ef8.zip |
Notes
Diffstat (limited to 'x11-wm/sapphire')
-rw-r--r-- | x11-wm/sapphire/Makefile | 19 | ||||
-rw-r--r-- | x11-wm/sapphire/distinfo | 1 | ||||
-rw-r--r-- | x11-wm/sapphire/pkg-comment | 1 | ||||
-rw-r--r-- | x11-wm/sapphire/pkg-descr | 7 | ||||
-rw-r--r-- | x11-wm/sapphire/pkg-plist | 1 |
5 files changed, 29 insertions, 0 deletions
diff --git a/x11-wm/sapphire/Makefile b/x11-wm/sapphire/Makefile new file mode 100644 index 000000000000..16c2c2165580 --- /dev/null +++ b/x11-wm/sapphire/Makefile @@ -0,0 +1,19 @@ +# New ports collection makefile for: sapphire +# Version required: 0.13.6 +# Date created: 26 Jan 2000 +# Whom: trevor@jpj.net +# +# $FreeBSD$ +# + +DISTNAME= sapphire-0.13.6 +CATEGORIES= x11-wm +MASTER_SITES= http://download.sourceforge.net/sapphire/ + +MAINTAINER= trevor@jpj.net + +USE_GMAKE= yes +USE_X_PREFIX= yes +GNU_CONFIGURE= yes + +.include <bsd.port.mk> diff --git a/x11-wm/sapphire/distinfo b/x11-wm/sapphire/distinfo new file mode 100644 index 000000000000..df6fd3cd47af --- /dev/null +++ b/x11-wm/sapphire/distinfo @@ -0,0 +1 @@ +MD5 (sapphire-0.13.6.tar.gz) = b37848dd3aa9d4115af4e69b5d998799 diff --git a/x11-wm/sapphire/pkg-comment b/x11-wm/sapphire/pkg-comment new file mode 100644 index 000000000000..f1c09fa277f7 --- /dev/null +++ b/x11-wm/sapphire/pkg-comment @@ -0,0 +1 @@ +Small window manager diff --git a/x11-wm/sapphire/pkg-descr b/x11-wm/sapphire/pkg-descr new file mode 100644 index 000000000000..e90ddbc44be9 --- /dev/null +++ b/x11-wm/sapphire/pkg-descr @@ -0,0 +1,7 @@ +Sapphire is a small window manager based on aewm. Windows can be +rolled up or hidden. Programs can be run from a menu. + +WWW: http://sapphire.sourceforge.net/ + +Trevor Johnson +trevor@jpj.net diff --git a/x11-wm/sapphire/pkg-plist b/x11-wm/sapphire/pkg-plist new file mode 100644 index 000000000000..7c8d8e6d5f2b --- /dev/null +++ b/x11-wm/sapphire/pkg-plist @@ -0,0 +1 @@ +bin/sapphire |