19 lines
397 B
Makefile
19 lines
397 B
Makefile
# OpenBSD makefile for: xmj
|
|
# Date created: May 19 1998
|
|
# Whom: Angelos D. Keromytis
|
|
#
|
|
# $OpenBSD: Makefile,v 1.1.1.1 1998/05/19 22:06:46 angelos Exp $
|
|
#
|
|
|
|
DISTNAME= xmj
|
|
PKGNAME= xmj-1.0
|
|
CATEGORIES= games
|
|
MASTER_SITES= ftp://forte.mathematik.uni-bremen.de/pub/comp/X11/
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
USE_IMAKE= yes
|
|
NO_INSTALL_MANPAGES= yes
|
|
|
|
.include <bsd.port.mk>
|