diff options
Diffstat (limited to 'devel/rtems-gcc')
-rw-r--r-- | devel/rtems-gcc/Makefile | 22 | ||||
-rw-r--r-- | devel/rtems-gcc/distinfo | 1 | ||||
-rw-r--r-- | devel/rtems-gcc/pkg-comment | 1 | ||||
-rw-r--r-- | devel/rtems-gcc/pkg-descr | 7 | ||||
-rw-r--r-- | devel/rtems-gcc/pkg-plist | 1 |
5 files changed, 0 insertions, 32 deletions
diff --git a/devel/rtems-gcc/Makefile b/devel/rtems-gcc/Makefile deleted file mode 100644 index 840e68d549e9..000000000000 --- a/devel/rtems-gcc/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# New ports collection makefile for: i386-rtems-gcc -# Date created: 9 June 2000 -# Whom: James Housley <jim@thehousleys.net> -# -# $FreeBSD$ -# - -PORTNAME= gcc -PORTVERSION= 2.95.3 -CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEWARE} -MASTER_SITE_SUBDIR= gcc/releases/${PORTNAME}-${PORTVERSION} -EXTRACT_ONLY= # Empty - -MAINTAINER= jeh@FreeBSD.org - -PKGNAMEPREFIX= rtems- - -NO_BUILD= YES -NO_INSTALL= YES - -.include <bsd.port.mk> diff --git a/devel/rtems-gcc/distinfo b/devel/rtems-gcc/distinfo deleted file mode 100644 index b6d394f9b8c3..000000000000 --- a/devel/rtems-gcc/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gcc-2.95.3.tar.gz) = f3ad4f32c2296fad758ed051b5ac8e28 diff --git a/devel/rtems-gcc/pkg-comment b/devel/rtems-gcc/pkg-comment deleted file mode 100644 index 8029d3a029c8..000000000000 --- a/devel/rtems-gcc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A phantom port to fetch the gcc tarball for the RTEMS ports diff --git a/devel/rtems-gcc/pkg-descr b/devel/rtems-gcc/pkg-descr deleted file mode 100644 index 519598cf719b..000000000000 --- a/devel/rtems-gcc/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -This is a phantom port to fetch the gcc tarball used by the -*-rtems-gcc, *-rtems-gcj, *-rtems-g77 and *-rtems-objc ports. - -WWW: http://www.oarcorp.com/ - -- Jim -jim@thehousleys.net diff --git a/devel/rtems-gcc/pkg-plist b/devel/rtems-gcc/pkg-plist deleted file mode 100644 index 549a621fec0c..000000000000 --- a/devel/rtems-gcc/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -@comment this plist intentionally left empty |