1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/x11-wm/ion/Makefile
Clive Lin f8d3aa7183 Update ion to the author's latest version (20010314).
PR: 26205
Submitted by: MAINTAINER
2001-03-29 20:26:00 +00:00

21 lines
352 B
Makefile

# New ports collection makefile for: ion
# Date created: 20 January 2001
# Whom: ricci@cs.utah.edu
#
# $FreeBSD$
#
PORTNAME= ion
PORTVERSION= 20010314
CATEGORIES= x11-wm
MASTER_SITES= http://www.students.tut.fi/~tuomov/dl/
MAINTAINER= ricci@cs.utah.edu
MAN1= ion.1x
USE_X_PREFIX= yes
USE_GMAKE= yes
.include <bsd.port.mk>