From 196aef7311a6791b1bfa1e4b680c9238f15fa724 Mon Sep 17 00:00:00 2001 From: John Voltz Date: Thu, 6 Mar 2008 18:19:42 +0000 Subject: added ngspice-rework --- package/ng-spice-rework/ng-spice-rework.mk | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 package/ng-spice-rework/ng-spice-rework.mk (limited to 'package/ng-spice-rework/ng-spice-rework.mk') diff --git a/package/ng-spice-rework/ng-spice-rework.mk b/package/ng-spice-rework/ng-spice-rework.mk new file mode 100644 index 000000000..205fe22e6 --- /dev/null +++ b/package/ng-spice-rework/ng-spice-rework.mk @@ -0,0 +1,18 @@ +############################################################# +# +# ng-spice-rework +# +############################################################# +NG_SPICE_REWORK_VERSION = 17 +NG_SPICE_REWORK_SOURCE = ng-spice-rework-$(NG_SPICE_REWORK_VERSION).tar.gz +NG_SPICE_REWORK_SITE = http://superb-west.dl.sourceforge.net/sourceforge/ngspice +NG_SPICE_REWORK_AUTORECONF = NO +NG_SPICE_REWORK_INSTALL_STAGING = NO +NG_SPICE_REWORK_INSTALL_TARGET = YES + +NG-SPICE-REWORK_CONF_OPT = + +NG-SPICE-REWORK_DEPENDENCIES = uclibc + +$(eval $(call AUTOTARGETS,package,ng-spice-rework)) + -- cgit v1.2.3