1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/devel/crossm68k/Makefile

24 lines
544 B
Makefile
Raw Normal View History

# New ports collection makefile for: crossm68k
# Date created: 7 July 1997
# Whom: Jerry Hicks <jhicks@glenatl.glenayre.com>
#
1999-08-25 05:57:29 +00:00
# $FreeBSD$
#
2000-04-11 21:30:15 +00:00
PORTNAME= crossm68k
PORTVERSION= 2.0
CATEGORIES= devel
DISTFILES= # empty
MAINTAINER= Jerry.Hicks@Glenayre.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>