aboutsummaryrefslogtreecommitdiffstats
path: root/devel/mips-rtems-objc/Makefile
blob: 9cfd4f1c979d6f066a91cb28078ffc031662fdc6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    mips-rtems-objc
# Date created:     9 June 2000
# Whom:         James Housley <jim@thehousleys.net>
#
# $FreeBSD$
#

PORTNAME=   objc

MAINTAINER= stas@FreeBSD.org

TGTARCH=    mips
TGTABI=     rtems

IGNORE=     deprecated; use mips-rtems-gcc instead
DEPRECIATED=    ${IGNORE}
EXPIRE_DATE=    2007-06-22

MASTERDIR=  ${.CURDIR}/../cross-gcc
.include "${MASTERDIR}/Makefile"