diff options
author | hrs <hrs@FreeBSD.org> | 2016-11-05 03:44:26 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2016-11-05 03:44:26 +0800 |
commit | 68729310c97f0076767b684ccec09eef80c0d626 (patch) | |
tree | 025e118ba6d998e28d3fabc27b1f31f48f30cb57 /cad/Makefile | |
parent | a3e410694bc03be14d3f3c7f53c25eb2cb684774 (diff) | |
download | freebsd-ports-gnome-68729310c97f0076767b684ccec09eef80c0d626.tar.gz freebsd-ports-gnome-68729310c97f0076767b684ccec09eef80c0d626.tar.zst freebsd-ports-gnome-68729310c97f0076767b684ccec09eef80c0d626.zip |
Add cad/py-gdsii, GDSII file manipulation library.
Diffstat (limited to 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/Makefile b/cad/Makefile index b9f6b672cf9f..e3352409f79d 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -65,6 +65,7 @@ SUBDIR += p5-Verilog-Perl SUBDIR += pcb SUBDIR += pdnmesh + SUBDIR += py-gdsii SUBDIR += py-gdspy SUBDIR += py-lcapy SUBDIR += py-pycam |