diff options
author | obraun <obraun@FreeBSD.org> | 2003-01-23 06:14:25 +0800 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2003-01-23 06:14:25 +0800 |
commit | a31eb52370c7d7f23cda9bf699173d14036d57d2 (patch) | |
tree | 7c3dea0df85453e5649c51854a2d3f28157fbf7b /x11-wm | |
parent | 792695215334b5df3d8aae39f64330dda7a5e601 (diff) | |
download | freebsd-ports-gnome-a31eb52370c7d7f23cda9bf699173d14036d57d2.tar.gz freebsd-ports-gnome-a31eb52370c7d7f23cda9bf699173d14036d57d2.tar.zst freebsd-ports-gnome-a31eb52370c7d7f23cda9bf699173d14036d57d2.zip |
Add ahwm 0.90, an X11 window manager.
PR: ports/47358
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/ahwm/Makefile | 23 | ||||
-rw-r--r-- | x11-wm/ahwm/distinfo | 1 | ||||
-rw-r--r-- | x11-wm/ahwm/pkg-comment | 1 | ||||
-rw-r--r-- | x11-wm/ahwm/pkg-descr | 3 | ||||
-rw-r--r-- | x11-wm/ahwm/pkg-plist | 1 |
6 files changed, 30 insertions, 0 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 6a8aba3381b4..0b12341bef17 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -8,6 +8,7 @@ SUBDIR += afterstep SUBDIR += afterstep-i18n SUBDIR += afterstep-stable + SUBDIR += ahwm SUBDIR += alloywm SUBDIR += amaterus SUBDIR += amiwm diff --git a/x11-wm/ahwm/Makefile b/x11-wm/ahwm/Makefile new file mode 100644 index 000000000000..8cf487fa9cb1 --- /dev/null +++ b/x11-wm/ahwm/Makefile @@ -0,0 +1,23 @@ +# ex:ts=8 +# New ports collection makefile for: ahwm +# Date created: 2003-01-22 +# Whom: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> +# +# $FreeBSD$ +# + +PORTNAME= ahwm +PORTVERSION= 0.90 +CATEGORIES= x11-wm +MASTER_SITES= http://people.cs.uchicago.edu/~ahiorean/ahwm/ + +MAINTAINER= ports@FreeBSD.org + +USE_X_PREFIX= yes + +GNU_CONFIGURE= yes + +MAN5= ahwmrc.5 +MLINKS= ahwmrc.5 ahwm.5 + +.include <bsd.port.mk> diff --git a/x11-wm/ahwm/distinfo b/x11-wm/ahwm/distinfo new file mode 100644 index 000000000000..c4af29720f7e --- /dev/null +++ b/x11-wm/ahwm/distinfo @@ -0,0 +1 @@ +MD5 (ahwm-0.90.tar.gz) = 995365bb57f473153e687d13cdc2936f diff --git a/x11-wm/ahwm/pkg-comment b/x11-wm/ahwm/pkg-comment new file mode 100644 index 000000000000..fca76ad45ddd --- /dev/null +++ b/x11-wm/ahwm/pkg-comment @@ -0,0 +1 @@ +An X11 window manager diff --git a/x11-wm/ahwm/pkg-descr b/x11-wm/ahwm/pkg-descr new file mode 100644 index 000000000000..9885bebab3f4 --- /dev/null +++ b/x11-wm/ahwm/pkg-descr @@ -0,0 +1,3 @@ +AHWM is an X11 window manager. + +WWW: http://people.cs.uchicago.edu/~ahiorean/ahwm/ diff --git a/x11-wm/ahwm/pkg-plist b/x11-wm/ahwm/pkg-plist new file mode 100644 index 000000000000..f55d2baa1921 --- /dev/null +++ b/x11-wm/ahwm/pkg-plist @@ -0,0 +1 @@ +bin/ahwm |