summaryrefslogtreecommitdiff
path: root/devel/mips-rtems-gdb/Makefile
blob: c3f6362a05e8b9eb908c756f572709711b621e52 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:	mips-rtems-gdb
# Date created:		31 October 2002
# Whom:			James Housley <jeh@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	gdb

MAINTAINER=	jeh@FreeBSD.org

LCLTARGET=	mips-rtems

MAN1=		${LCLTARGET}-run.1

.include "${.CURDIR}/../i386-rtems-gdb/Makefile"