1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/x11-wm/ahwm/Makefile
2003-02-20 19:21:36 +00:00

25 lines
438 B
Makefile

# 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
COMMENT= An X11 window manager
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
MAN5= ahwmrc.5
MLINKS= ahwmrc.5 ahwm.5
.include <bsd.port.mk>