pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/cad



Module Name:    pkgsrc
Committed By:   kamil
Date:           Sat Oct  8 23:07:02 UTC 2016

Modified Files:
        pkgsrc/cad: Makefile

Log Message:
Add cad/iverilog (will replace cad/verilog)


To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 pkgsrc/cad/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/cad/Makefile
diff -u pkgsrc/cad/Makefile:1.89 pkgsrc/cad/Makefile:1.90
--- pkgsrc/cad/Makefile:1.89    Sat Oct  8 14:31:27 2016
+++ pkgsrc/cad/Makefile Sat Oct  8 23:07:02 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.89 2016/10/08 14:31:27 kamil Exp $
+# $NetBSD: Makefile,v 1.90 2016/10/08 23:07:02 kamil Exp $
 #
 
 COMMENT=       CAD tools
@@ -31,6 +31,7 @@ SUBDIR+=      gsmc
 SUBDIR+=       gtk1-wcalc
 SUBDIR+=       gtk2-wcalc
 SUBDIR+=       gtkwave
+SUBDIR+=       iverilog
 SUBDIR+=       kicad
 SUBDIR+=       kicad-doc
 SUBDIR+=       kicad-footprints



Home | Main Index | Thread Index | Old Index