mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
6 lines
105 B
Makefile
6 lines
105 B
Makefile
|
MASTERDIR= ${.CURDIR}/../mc
|
||
|
PKGNAMESUFFIX= -nox11
|
||
|
OPTIONS_EXCLUDE= X11
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|