diff options
Diffstat (limited to 'games/xmj/Makefile')
-rw-r--r-- | games/xmj/Makefile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/games/xmj/Makefile b/games/xmj/Makefile deleted file mode 100644 index cdcdd67d9907..000000000000 --- a/games/xmj/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# 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> |