aboutsummaryrefslogtreecommitdiff
path: root/devel/arm-rtems-chill
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2001-04-17 12:45:44 +0000
committerJames E. Housley <jeh@FreeBSD.org>2001-04-17 12:45:44 +0000
commit6de454201ec21cd000b3db6cb7823cc48c50c048 (patch)
tree7e715d599412bf7b4919d88adc3d4920ce213768 /devel/arm-rtems-chill
parent23724c03816243b67b7f7d6915b00e739c298b57 (diff)
downloadports-6de454201ec21cd000b3db6cb7823cc48c50c048.tar.gz
ports-6de454201ec21cd000b3db6cb7823cc48c50c048.zip
Notes
Diffstat (limited to 'devel/arm-rtems-chill')
-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"