mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
14 lines
265 B
Makefile
14 lines
265 B
Makefile
# 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"
|