pkgsrc-wip/g21k-binutils/Makefile

18 lines
439 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.4 2005/12/05 22:27:45 rillig Exp $
#
DISTNAME= g21k-binutils-PL4
PKGNAME= g21k-binutils-0.4
CATEGORIES= lang
MASTER_SITES= ftp://ftp.kvaleberg.com/pub/
MAINTAINER= ianzag@mail.ru
HOMEPAGE= http://www.kvaleberg.com/g21.html
COMMENT= Assemblre and linker tools for Analog Devices 21k series DSPs
USE_TOOLS+= gmake
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-adidsp=${PREFIX:Q}
.include "../../mk/bsd.pkg.mk"