mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
6483bd6675
PR: ports/168795 [1], ports/168808 [2] Submitted by: Sayetsky Anton <vsjcfm@gmail.com> [1], Bryan Drewery <bryan@shatow.net> [2]
14 lines
255 B
Makefile
14 lines
255 B
Makefile
# New ports collection makefile for: mtr-nox11
|
|
# Date created: 2011-01-16
|
|
# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../mtr
|
|
|
|
OPTIONS_EXCLUDE=X11
|
|
OPTIONS_FILE_UNSET= X11
|
|
|
|
.include "${MASTERDIR}/Makefile"
|