aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/ion/Makefile
blob: e589a78f7dafaca7cb7c624d1f0f200a43e6cbf0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: ricci@cs.utah.edu
# $FreeBSD$

PORTNAME=	ion
PORTVERSION=	20020207
PORTREVISION=	3
CATEGORIES=	x11-wm
MASTER_SITES=	http://modeemi.fi/~tuomov/dl/archives/

MAINTAINER=	ricci@cs.utah.edu
COMMENT=	Window manager with a text-editorish, keyboard friendly interface

BROKEN=		unfetchable

CONFLICTS=	ion-2-*
CONFLICTS_INSTALL=	ion-shell

USE_XORG=	x11
USES=		gmake

.include <bsd.port.mk>