mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
252c164acd
PR: ports/124746 Submitted by: Robert P Ricci <ricci@cs.utah.edu> (maintainer)
25 lines
461 B
Makefile
25 lines
461 B
Makefile
# New ports collection makefile for: ion
|
|
# Date created: 20 January 2001
|
|
# Whom: 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
|
|
|
|
.include <bsd.port.mk>
|