diff options
Diffstat (limited to 'cad/spice/Makefile')
-rw-r--r-- | cad/spice/Makefile | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/cad/spice/Makefile b/cad/spice/Makefile index d86ba6505627..5c2188b48cc3 100644 --- a/cad/spice/Makefile +++ b/cad/spice/Makefile @@ -13,14 +13,12 @@ MASTER_SITES= ftp://ic.eecs.berkeley.edu/pub/Spice3/ DISTNAME= sp3f4.kit EXTRACT_SUFX= .tar.Z -MAINTAINER= kaveman@magna.com.au +MAINTAINER= ports@FreeBSD.org COMMENT= A general-purpose circuit simulation program -# documentation in ftp://ic.eecs.berkeley.edu/pub/Spice3/um.3f3.ps - -# These are included as patch-ab -#PATCH_SITES= ftp://ilpsoft.eecs.berkeley.edu/pub/SPICE3F5/ -#PATCHFILES= grid.patch newcoms.patch spsmp.patch +# documentation in ftp://ic.eecs.berkeley.edu/pub/Spice3/um.3f3.ps/ +#PATCH_SITES= http://www.elec.mq.edu.au//cnerf/spice/ +#PATCHFILES= patches.tar.Z USE_XLIB= yes NO_WRKSUBDIR= yes |