aboutsummaryrefslogtreecommitdiffstats
path: root/devel/avr-binutils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/avr-binutils/Makefile')
-rw-r--r--devel/avr-binutils/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/avr-binutils/Makefile b/devel/avr-binutils/Makefile
deleted file mode 100644
index 797e1f84b768..000000000000
--- a/devel/avr-binutils/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# $FreeBSD$
-
-MAINTAINER= joerg@FreeBSD.org
-
-COMMENT= GNU binutils for AVR cross-development
-PKGNAMEPREFIX= avr-
-BUTARGET= avr
-PLIST= ${.CURDIR}/pkg-plist
-
-MASTERDIR= ${.CURDIR}/../binutils
-PATCHDIR= ${.CURDIR}/files
-
-.include "${MASTERDIR}/Makefile"