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:   ryoon
Date:           Sat Oct  5 06:19:57 UTC 2019

Modified Files:
        pkgsrc/cad: Makefile

Log Message:
Enable py-PyRTL


To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 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.98 pkgsrc/cad/Makefile:1.99
--- pkgsrc/cad/Makefile:1.98    Fri Jun 14 16:01:20 2019
+++ pkgsrc/cad/Makefile Sat Oct  5 06:19:56 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.98 2019/06/14 16:01:20 bouyer Exp $
+# $NetBSD: Makefile,v 1.99 2019/10/05 06:19:56 ryoon Exp $
 #
 
 COMMENT=       CAD tools
@@ -54,6 +54,7 @@ SUBDIR+=      openscad
 SUBDIR+=       p5-gds2
 SUBDIR+=       pcb
 SUBDIR+=       py-MyHDL
+SUBDIR+=       py-PyRTL
 SUBDIR+=       py-gds
 SUBDIR+=       py-gdscad
 SUBDIR+=       py-simpy



Home | Main Index | Thread Index | Old Index