f8d3aa7183
PR: 26205 Submitted by: MAINTAINER
21 lines
352 B
Makefile
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>
|