diff options
Diffstat (limited to 'cad/oregano/Makefile')
-rw-r--r-- | cad/oregano/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile index 19c0c4a5d7d..3259f56fcb9 100644 --- a/cad/oregano/Makefile +++ b/cad/oregano/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/11/25 11:59:18 rh Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/16 13:46:27 wiz Exp $ # DISTNAME= oregano-0.20 @@ -7,6 +7,7 @@ MASTER_SITES= http://www.dtek.chalmers.se/~d4hult/oregano/download/ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.dtek.chalmers.se/~d4hult/oregano/ +COMMENT= application for schematic capture/simulation of electrical circuits DEPENDS+= gnome-core-*:../../x11/gnome-core DEPENDS+= gnome-print-*:../../print/gnome-print |