blob: 558741565a9aff999121f32cd2fe92937bcef4ea (
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
# Version required: ?
# Date created: 2 Jan 1995
# Whom: swallace
#
# $Id: Makefile,v 1.6 1996/11/18 11:26:11 asami Exp $
#
DISTNAME= xmj
PKGNAME= xmj-1.0
CATEGORIES= games
MASTER_SITES= ftp://forte.mathematik.uni-bremen.de/pub/unix/X11/
MAINTAINER= swallace@FreeBSD.org
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
.include <bsd.port.mk>
|