summaryrefslogtreecommitdiff
path: root/cad/oregano/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/oregano/Makefile')
-rw-r--r--cad/oregano/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile
deleted file mode 100644
index e4b37bd01bd..00000000000
--- a/cad/oregano/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.28 2005/04/11 21:45:02 tv Exp $
-#
-
-DISTNAME= oregano-0.20
-PKGREVISION= 13
-CATEGORIES= cad gnome
-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
-
-USE_DIRS+= gnome1-1.5
-USE_PKGLOCALEDIR= YES
-USE_X11= YES
-GNU_CONFIGURE= YES
-USE_LIBTOOL= YES
-LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
-
-.include "../../devel/libglade/buildlink3.mk"
-.include "../../print/gnome-print/buildlink3.mk"
-.include "../../x11/gnome-core/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"