diff options
Diffstat (limited to 'cad/iverilog/Makefile')
-rw-r--r-- | cad/iverilog/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/iverilog/Makefile b/cad/iverilog/Makefile index c54e737371aa..da95c1926c41 100644 --- a/cad/iverilog/Makefile +++ b/cad/iverilog/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://icarus.com/pub/eda/verilog/v${PORTVERSION}/ DISTNAME= verilog-${PORTVERSION} MAINTAINER= keichii@FreeBSD.org +COMMENT= Icarus Verilog is a Verilog simulation and synthesis tool GNU_CONFIGURE= yes |