summaryrefslogtreecommitdiff
path: root/cad/MyHDL-iverilog/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/MyHDL-iverilog/Makefile')
-rw-r--r--cad/MyHDL-iverilog/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/cad/MyHDL-iverilog/Makefile b/cad/MyHDL-iverilog/Makefile
index 826f2185245..939c14aa26f 100644
--- a/cad/MyHDL-iverilog/Makefile
+++ b/cad/MyHDL-iverilog/Makefile
@@ -1,19 +1,21 @@
-# $NetBSD: Makefile,v 1.7 2012/10/08 13:25:10 asau Exp $
+# $NetBSD: Makefile,v 1.8 2015/01/04 02:45:50 mef Exp $
#
-DISTNAME= myhdl-0.7
+DISTNAME= myhdl-0.8.1
PKGNAME= MyHDL-iverilog-0.7
+PKGNAME= ${DISTNAME:C/myhdl/MyHDL-iverilog/}
CATEGORIES= cad python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=myhdl/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://jandecaluwe.com/Tools/MyHDL/Overview.html
COMMENT= Icarus Verilog cosimulation support for py-MyHDL
+LICENSE= gnu-gpl-v2
BUILD_DIRS+= cosimulation/icarus
+AUTO_MKDIRS= yes
do-install:
- ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/lib/ivl
${INSTALL_DATA} ${WRKSRC}/cosimulation/icarus/myhdl.vpi \
${DESTDIR}${PREFIX}/lib/ivl