aboutsummaryrefslogtreecommitdiffstats
path: root/devel/arm-rtems-chill/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/arm-rtems-chill/Makefile')
-rw-r--r--devel/arm-rtems-chill/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/arm-rtems-chill/Makefile b/devel/arm-rtems-chill/Makefile
new file mode 100644
index 000000000000..0d90ac5f7bee
--- /dev/null
+++ b/devel/arm-rtems-chill/Makefile
@@ -0,0 +1,13 @@
+# New ports collection makefile for: arm-rtems-chill
+# Date created: 12 April 2001
+# Whom: James Housley <jim@thehousleys.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= chill
+
+MAINTAINER= jeh@FreeBSD.org
+
+LCLTARGET= arm-rtems
+.include "${.CURDIR}/../i386-rtems-chill/Makefile"