freebsd-ports/devel/avr-binutils/Makefile

13 lines
250 B
Makefile

# $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"