ae22a7846a
- Fix typos - Fix overwritten variables with focus on master/slave ports - Remove unreferenced variables - Sort categories - Remove redundant option descriptions - Clean up commented PORTREVISION - Add missing USES Reported by: portscan
7 lines
144 B
Makefile
7 lines
144 B
Makefile
# Created by: Jeremy Chadwick <yoshi@parodius.com>
|
|
|
|
MASTERDIR= ${.CURDIR}/../nethack33
|
|
|
|
PKGNAMESUFFIX= -nox11
|
|
|
|
.include "${MASTERDIR}/Makefile"
|