mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
Add ahwm 0.90, an X11 window manager.
PR: ports/47358 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
This commit is contained in:
parent
4eb36f0b90
commit
dfe9a55d80
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73819
@ -8,6 +8,7 @@
|
||||
SUBDIR += afterstep
|
||||
SUBDIR += afterstep-i18n
|
||||
SUBDIR += afterstep-stable
|
||||
SUBDIR += ahwm
|
||||
SUBDIR += alloywm
|
||||
SUBDIR += amaterus
|
||||
SUBDIR += amiwm
|
||||
|
23
x11-wm/ahwm/Makefile
Normal file
23
x11-wm/ahwm/Makefile
Normal file
@ -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>
|
1
x11-wm/ahwm/distinfo
Normal file
1
x11-wm/ahwm/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (ahwm-0.90.tar.gz) = 995365bb57f473153e687d13cdc2936f
|
1
x11-wm/ahwm/pkg-comment
Normal file
1
x11-wm/ahwm/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
An X11 window manager
|
3
x11-wm/ahwm/pkg-descr
Normal file
3
x11-wm/ahwm/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
AHWM is an X11 window manager.
|
||||
|
||||
WWW: http://people.cs.uchicago.edu/~ahiorean/ahwm/
|
1
x11-wm/ahwm/pkg-plist
Normal file
1
x11-wm/ahwm/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
bin/ahwm
|
Loading…
x
Reference in New Issue
Block a user