summaryrefslogtreecommitdiff
path: root/games/xmj/Makefile
blob: 5bc0b447ab2b43f9123101cb2024d2092fc34947 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    xmj
# Date created:         2 Jan 1995
# Whom:                 swallace
#
# $FreeBSD$
#

PORTNAME=	xmj
PORTVERSION=	1.0
CATEGORIES=	games
MASTER_SITES=	ftp://forte.mathematik.uni-bremen.de/pub/comp/X11/
DISTNAME=       ${PORTNAME}

MAINTAINER=	swallace@FreeBSD.org

USE_IMAKE=	yes
NO_INSTALL_MANPAGES= yes

.include <bsd.port.mk>