aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/ion/Makefile
blob: 226f624cc175364ba3b94215fd82a9da89e15374 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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

CONFLICTS=  ion-2-*

USE_XORG=   x11
USES=       gmake

.include <bsd.port.mk>