1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/x11-wm/ion/Makefile
Pav Lucistnik 252c164acd - Fix fetch
PR:		ports/124746
Submitted by:	Robert P Ricci <ricci@cs.utah.edu> (maintainer)
2008-06-19 10:18:49 +00:00

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>