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