mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
12 lines
202 B
Makefile
12 lines
202 B
Makefile
# Created by: Jeremy Chadwick <yoshi@parodius.com>
|
|
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../nethack33
|
|
|
|
MAINTAINER= glewis@FreeBSD.org
|
|
|
|
PKGNAMESUFFIX= -nox11
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|