freebsd-ports/x11-wm/9wm/Makefile

21 lines
419 B
Makefile
Raw Normal View History

# New ports collection makefile for: 9wm
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
1999-08-31 05:04:38 +02:00
# $FreeBSD$
#
PORTNAME= 9wm
2001-02-05 22:05:58 +01:00
PORTVERSION= 1.1
CATEGORIES= x11-wm plan9
2005-11-16 05:39:55 +01:00
MASTER_SITES= http://www.isc.org/sources/X/window-managers/
MAINTAINER= ports@FreeBSD.org
2003-02-20 20:21:36 +01:00
COMMENT= An 8 1/2-like Window Manager for X
1995-10-28 21:35:56 +01:00
USE_IMAKE= yes
MAN1= 9wm.1
2004-02-05 21:38:07 +01:00
PLIST_FILES= bin/9wm
.include <bsd.port.mk>