mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
18 lines
379 B
Makefile
18 lines
379 B
Makefile
# New ports collection makefile for: xmj
|
|
# Version required: ?
|
|
# Date created: 2 Jan 1995
|
|
# Whom: swallace
|
|
#
|
|
# $Id: Makefile,v 1.4 1995/04/11 00:20:47 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xmj
|
|
PKGNAME= xmj-1.0
|
|
CATEGORIES+= games
|
|
MASTER_SITES= ftp://forte.mathematik.uni-bremen.de/pub/unix/X11/
|
|
|
|
USE_IMAKE= yes
|
|
NO_INSTALL_MANPAGES= yes
|
|
|
|
.include <bsd.port.mk>
|