freebsd-ports/devel/arm-rtems-gdb/Makefile
James E. Housley 8b050bb5e5 Fix the patch files since *-rtems-gdb adds -p1 to patch, I was missing
a direcotry level.

Bump PORTREVISION

Approved by:	portmgr (Mark Linimon)
2004-09-22 17:11:41 +00:00

17 lines
309 B
Makefile

# New ports collection makefile for: arm-rtems-gdb
# Date created: 9 June 2000
# Whom: James Housley <jim@thehousleys.net>
#
# $FreeBSD$
#
PORTNAME= gdb
MAINTAINER= jeh@FreeBSD.org
LCLTARGET= arm-rtems
MAN1= ${LCLTARGET}-run.1
MASTERDIR= ${.CURDIR}/../i386-rtems-gdb
.include "${MASTERDIR}/Makefile"