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/nethack34-nox11/Makefile | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'games/nethack34-nox11') diff --git a/games/nethack34-nox11/Makefile b/games/nethack34-nox11/Makefile index 346fcc2826ea..1aa415d65224 100644 --- a/games/nethack34-nox11/Makefile +++ b/games/nethack34-nox11/Makefile @@ -3,17 +3,19 @@ # Date created: 27 March 1995 # Whom: asami # -# $Id: Makefile,v 1.2 1995/03/30 09:49:57 ats Exp $ +# $Id: Makefile,v 1.3 1995/04/01 12:45:05 jkh Exp $ # DISTNAME= nethack3.1.3 -EXTRACT_SUFX= .tar.Z -MASTER_SITES= ftp://ftp.uu.net/usenet/comp.sources.games/ +PKGNAME= nethack-3.1.3 CATEGORIES+= games +MASTER_SITES= ftp://ftp.uu.net/usenet/comp.sources.games/ +EXTRACT_SUFX= .tar.Z + MAINTAINER= asami@FreeBSD.ORG + WRKSRC= ${WRKDIR}/nethack313 USE_GMAKE= yes -PKGNAME= nethack-3.1.3 SHELL= /bin/sh pre-configure: -- cgit v1.2.3