mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
20 lines
370 B
Makefile
20 lines
370 B
Makefile
# New ports collection makefile for: xmj
|
|
# Version required: ?
|
|
# Date created: 2 Jan 1995
|
|
# Whom: swallace
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= xmj
|
|
PKGNAME= xmj-1.0
|
|
CATEGORIES= games
|
|
MASTER_SITES= ftp://forte.mathematik.uni-bremen.de/pub/comp/X11/
|
|
|
|
MAINTAINER= swallace@FreeBSD.org
|
|
|
|
USE_IMAKE= yes
|
|
NO_INSTALL_MANPAGES= yes
|
|
|
|
.include <bsd.port.mk>
|