9a3f6d0848
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
284 B
Makefile
15 lines
284 B
Makefile
# New ports collection makefile for: m68k-rtems-g77
|
|
# Date created: 9 June 2000
|
|
# Whom: James Housley <jim@thehousleys.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= g77
|
|
|
|
MAINTAINER= ade@FreeBSD.org
|
|
|
|
LCLTARGET= m68k-rtems
|
|
|
|
MASTERDIR= ${.CURDIR}/../i386-rtems-g77
|
|
.include "${MASTERDIR}/Makefile"
|