as a result of the new gettext, and given the jeh@ is currently on sabbatical, with these ports (amongst others) being reset to ports@, temporarily take over maintainership to cut through a little red tape to get things back in order.
15 lines
287 B
Makefile
15 lines
287 B
Makefile
# New ports collection makefile for: arm-rtems-objc
|
|
# Date created: 12 April 2001
|
|
# Whom: James Housley <jim@thehousleys.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= objc
|
|
|
|
MAINTAINER= ade@FreeBSD.org
|
|
|
|
LCLTARGET= arm-rtems
|
|
|
|
MASTERDIR= ${.CURDIR}/../i386-rtems-objc
|
|
.include "${MASTERDIR}/Makefile"
|