1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/x11-wm/ion/Makefile

22 lines
380 B
Makefile

# Created by: ricci@cs.utah.edu
# $FreeBSD$
PORTNAME= ion
PORTVERSION= 20020207
PORTREVISION= 2
CATEGORIES= x11-wm
MASTER_SITES= http://modeemi.fi/~tuomov/dl/archives/
MAINTAINER= ricci@cs.utah.edu
COMMENT= A window manager with a text-editorish, keyboard friendly interface
CONFLICTS= ion-2-*
MAN1= ion.1x
USE_XORG= x11
USE_GMAKE= yes
NO_STAGE= yes
.include <bsd.port.mk>