summaryrefslogtreecommitdiffstats
path: root/src/xmlwrapp.mk
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2012-03-29 09:07:07 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2012-03-29 09:07:07 (GMT)
commit7e6723adb595dd573666c04739d70e528e653a68 (patch)
treee1618a56489509dcb1812e6f164c8cd7b5bc0f86 /src/xmlwrapp.mk
parent483164575c049cf3c7da6281475ef6235c64c3b6 (diff)
downloadmxe-7e6723adb595dd573666c04739d70e528e653a68.zip
mxe-7e6723adb595dd573666c04739d70e528e653a68.tar.gz
mxe-7e6723adb595dd573666c04739d70e528e653a68.tar.bz2
Move $(PKG)_VERSION and $(PKG)_WEBSITE from src/*.mk into doc/index.html
Diffstat (limited to 'src/xmlwrapp.mk')
-rw-r--r--src/xmlwrapp.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/xmlwrapp.mk b/src/xmlwrapp.mk
index 15484bd..6e87671 100644
--- a/src/xmlwrapp.mk
+++ b/src/xmlwrapp.mk
@@ -4,11 +4,9 @@
# xmlwrapp
PKG := xmlwrapp
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 0.6.2
$(PKG)_CHECKSUM := b3ef8bff215bbacd988790615b76379672105928
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
-$(PKG)_WEBSITE := http://sourceforge.net/projects/$(PKG)/
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/$(PKG)/$(PKG)/$($(PKG)_VERSION)/$($(PKG)_FILE)
$(PKG)_DEPS := gcc libxml2 libxslt