diff --git a/adms/Makefile b/adms/Makefile index 14e0dce3cf..07fe5210c8 100644 --- a/adms/Makefile +++ b/adms/Makefile @@ -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