summaryrefslogtreecommitdiff
path: root/cad/ipal-current/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/ipal-current/Makefile')
-rw-r--r--cad/ipal-current/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/cad/ipal-current/Makefile b/cad/ipal-current/Makefile
deleted file mode 100644
index 2d149a169b7..00000000000
--- a/cad/ipal-current/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD: Makefile,v 1.21 2006/02/05 23:08:22 joerg Exp $
-#
-
-DISTNAME= ipal-20001210
-PKGNAME= ipal-current-20001210
-PKGREVISION= 4
-CATEGORIES= cad
-MASTER_SITES= ftp://icarus.com/pub/eda/ipal/snapshots/
-
-MAINTAINER= dmcmahill@NetBSD.org
-HOMEPAGE= http://www.icarus.com/eda/ipal/index.html
-COMMENT= Libs and utils for manipulating PAL designs (development version)
-
-BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
-
-GNU_CONFIGURE= YES
-USE_TOOLS+= gmake lex
-
-CFLAGS+= -fPIC
-
-.include "../../x11/gtk/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"