2001-01-20 21:42:25 +00:00
|
|
|
# New ports collection makefile for: ion
|
|
|
|
# Date created: 20 January 2001
|
|
|
|
# Whom: ricci@cs.utah.edu
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= ion
|
2002-02-08 04:12:50 +00:00
|
|
|
PORTVERSION= 20020207
|
2004-02-04 05:10:27 +00:00
|
|
|
PORTREVISION= 1
|
2001-01-20 21:42:25 +00:00
|
|
|
CATEGORIES= x11-wm
|
2002-06-28 02:19:13 +00:00
|
|
|
MASTER_SITES= http://modeemi.cs.tut.fi/~tuomov/dl/
|
2001-01-20 21:42:25 +00:00
|
|
|
|
|
|
|
MAINTAINER= ricci@cs.utah.edu
|
2003-02-21 14:19:11 +00:00
|
|
|
COMMENT= A window manager with a text-editorish, keyboard friendly interface
|
2001-01-20 21:42:25 +00:00
|
|
|
|
2004-05-31 16:06:26 +00:00
|
|
|
CONFLICTS= ion-2-*
|
2004-05-30 07:09:35 +00:00
|
|
|
|
2001-01-20 21:42:25 +00:00
|
|
|
MAN1= ion.1x
|
|
|
|
|
|
|
|
USE_X_PREFIX= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|