freebsd-ports/devel/crossm68k/Makefile
Will Andrews 5996c0bc8c Update maintainer address.
Submitted by:	maintainer
2000-09-23 18:47:29 +00:00

23 lines
537 B
Makefile

# New ports collection makefile for: crossm68k
# Date created: 7 July 1997
# Whom: Jerry Hicks <jhicks@glenatl.glenayre.com>
#
# $FreeBSD$
#
PORTNAME= crossm68k
PORTVERSION= 2.0
CATEGORIES= devel
DISTFILES= # empty
MAINTAINER= gehicks@cisco.com
# this dependency will cause m68kbinutils and m68kgcc to be built as well
BUILD_DEPENDS= ${LOCALBASE}/m68k-coff/lib/crt0.o:${PORTSDIR}/devel/newlib-m68k
RUN_DEPENDS= m68k-coff-gdb:${PORTSDIR}/devel/gdb-m68k
NO_BUILD= yes
do-install: # empty
.include <bsd.port.mk>