From f4d6acbc42e1538f4db9f465a76ab8a10ad5176d Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Tue, 11 Apr 1995 00:20:58 +0000 Subject: And here comes the next round of Makefile updates, for games. Folks, there are lots of broken stuff and funky Makefiles here. Please check your ports, and also put yourself in MAINTAINER so I know who to talk to. Thanks.... --- games/xmine/Makefile | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'games/xmine') diff --git a/games/xmine/Makefile b/games/xmine/Makefile index c1360a69828c..38d300363ff4 100644 --- a/games/xmine/Makefile +++ b/games/xmine/Makefile @@ -1,16 +1,19 @@ -# New ports collection makefile for: xmine(1) +# New ports collection makefile for: xmine # Version required: 1.0.3 / Athena # Date created: 25 December 1994 # Whom: joerg # -# $Id: Makefile,v 1.5 1995/04/01 12:45:25 jkh Exp $ +# $Id: Makefile,v 1.6 1995/04/01 13:48:45 joerg Exp $ # DISTNAME= xmine-1.0.3-Xaw +PKGNAME= xmine-1.0.3 CATEGORIES+= games -USE_IMAKE= yes + MAINTAINER= joerg@FreeBSD.org LIB_DEPENDS= Xaw3d\\.:${PORTSDIR}/x11/Xaw3d +USE_IMAKE= yes + .include -- cgit v1.2.3