pkgsrc-wip/open21xx/Makefile
Aleksej Saushev c0afda6803 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-10-03 21:32:45 +00:00

20 lines
526 B
Makefile

# $NetBSD: Makefile,v 1.5 2012/10/03 21:32:46 asau Exp $
#
DISTNAME= open21xx0.7.2
PKGNAME= open21xx-0.7.2
CATEGORIES= lang
MASTER_SITES= http://www3.telus.net/sharpshin/downloads/
MAINTAINER= ianzag@mail.ru
HOMEPAGE= http://www3.telus.net/sharpshin/adi.html
COMMENT= Assembler tool suite for the Analog Devices 21xx family of DSP
PKG_DESTDIR_SUPPORT= none
USE_LANGUAGES= c
USE_TOOLS+= gmake bison
.include "../../devel/flex/buildlink3.mk"
.include "../../devel/libelf/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"