pkgsrc-wip/g21k-binutils/Makefile
Roland Illig 91a02fafba Ran "pkglint --autofix", which fixed some quoting issues in MAKE_ENV,
CONFIGURE_ARGS, FILES_SUBST and the like.
2005-12-05 22:27:44 +00:00

17 lines
439 B
Makefile

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