aboutsummaryrefslogtreecommitdiff
path: root/devel/amd64-xtoolchain-gcc/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-10-31 00:11:38 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-10-31 00:11:38 +0000
commit5d6dbffe8a94e056cbd37d9e58687756f8572170 (patch)
tree84614b43933a2c5c03c56d63197e85aab22de28d /devel/amd64-xtoolchain-gcc/Makefile
parentffab2e71466921ad8eddc5ef19635cc77b516700 (diff)
Notes
Diffstat (limited to 'devel/amd64-xtoolchain-gcc/Makefile')
-rw-r--r--devel/amd64-xtoolchain-gcc/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/amd64-xtoolchain-gcc/Makefile b/devel/amd64-xtoolchain-gcc/Makefile
new file mode 100644
index 000000000000..2b9008956f0a
--- /dev/null
+++ b/devel/amd64-xtoolchain-gcc/Makefile
@@ -0,0 +1,8 @@
+# $FreeBSD$
+
+PKGNAMEPREFIX= amd64-
+PLIST= ${.CURDIR}/pkg-plist
+
+MASTERDIR= ${.CURDIR}/../powerpc64-xtoolchain-gcc
+
+.include "${MASTERDIR}/Makefile"