2e59490083
comment where sources have changed/no longer exist See port status web page (to be updated real-soon-now) for details
18 lines
331 B
Makefile
18 lines
331 B
Makefile
# $OpenBSD: Makefile,v 1.2 1998/11/09 01:50:00 marc Exp $
|
|
#
|
|
|
|
DISTNAME= xmj
|
|
PKGNAME= xmj-1.0
|
|
CATEGORIES= games
|
|
|
|
#BROKEN= "specified master site no longer exists"
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
MASTER_SITES= ftp://forte.mathematik.uni-bremen.de/pub/comp/X11/
|
|
|
|
USE_IMAKE= yes
|
|
NO_INSTALL_MANPAGES= yes
|
|
|
|
.include <bsd.port.mk>
|