diff --git a/devel/mips-rtems-chill/Makefile b/devel/mips-rtems-chill/Makefile new file mode 100644 index 000000000000..7ff09355a995 --- /dev/null +++ b/devel/mips-rtems-chill/Makefile @@ -0,0 +1,13 @@ +# New ports collection makefile for: mips-rtems-chill +# Date created: 9 June 2000 +# Whom: James Housley +# +# $FreeBSD$ +# + +PORTNAME= chill + +MAINTAINER= jeh@FreeBSD.org + +LCLTARGET= mips-rtems +.include "${.CURDIR}/../i386-rtems-chill/Makefile"