mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
0fdded38b5
PR: 205255 Submitted by: groot@kde.org
11 lines
188 B
Makefile
11 lines
188 B
Makefile
# Created by: Jeremy Chadwick <yoshi@parodius.com>
|
|
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../nethack36
|
|
|
|
MAINTAINER= glewis@FreeBSD.org
|
|
|
|
PKGNAMESUFFIX= -nox11
|
|
|
|
.include "${MASTERDIR}/Makefile"
|