PKG_DESTDIR_SUPPORT=user-destdir; +LICENSE; USE_TOOLS+=autoreconf; delint

This commit is contained in:
Blue Rats 2012-06-13 05:37:46 +00:00 committed by Thomas Klausner
parent 0da0cada7e
commit 7adba44bb3

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2010/08/01 14:57:08 asau Exp $
# $NetBSD: Makefile,v 1.7 2012/06/13 05:37:46 othyro Exp $
#
DISTNAME= adms-2.2.8
@ -9,11 +9,12 @@ SUBDIR+= adms
MAINTAINER= 10.50@free.fr
HOMEPAGE= http://mot-adms.sourceforge.net/
COMMENT= Verilog to C code compiler
LICENSE= gnu-lgpl-v2
#PKG_DESTDIR_SUPPORT= user-destdir
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_TOOLS+= gmake bison flex autoconf automake
USE_TOOLS+= gmake bison flex autoconf automake autoreconf
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++ fortran77