diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
commit | 7cc1393a93dbf0c01f4a05965abd3194c38fbba0 (patch) | |
tree | 05d55fe113ac6af4c86e1954168aecc025c37b6e /cad/gnucap/Makefile | |
parent | 3f836ec47a6c01bbab7c77664eb14a408cee49b2 (diff) |
Notes
Diffstat (limited to 'cad/gnucap/Makefile')
-rw-r--r-- | cad/gnucap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/gnucap/Makefile b/cad/gnucap/Makefile index a0f697dcc6d7..a413f8510544 100644 --- a/cad/gnucap/Makefile +++ b/cad/gnucap/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= The Gnu Circuit Analysis Package USE_REINPLACE= yes USE_GMAKE= yes |