freebsd-ports/games/nethack33-nox11/Makefile
Greg Lewis 52ed0baa26 . Sync with the nethack32 port:
. By default, install things in a location that won't conflict with the
    other nethack ports.
  . Build and install the recover utility so that users can recover their
    game if it crashes (bump PORTREVISION for this).
. Sync with the nethack34 port:
  . Use PKGNAMESUFFIX to select the graphics type.
  . Remove the COMMENT in the slave ports.
. Take maintainership of nethack33 and nethack33-nox11.
. Unbreak the nethack33-qt port.
2004-04-20 14:24:28 +00:00

14 lines
268 B
Makefile

# New ports collection makefile for: nethack
# Date created: 23 September 2000
# Whom: Jeremy Chadwick <yoshi@parodius.com>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../nethack33
MAINTAINER= glewis@FreeBSD.org
PKGNAMESUFFIX= -nox11
.include "${MASTERDIR}/Makefile"