[Lunar-commits] <moonbase-other> gnustep-make: introduction to moonbase
v4hn
me at v4hn.de
Sun Jul 15 19:15:15 CEST 2012
commit 1939cad72f4f3f50aac57defffffc2726697a460
Author: v4hn <me at v4hn.de>
Date: Sun, 15 Jul 2012 10:15:15 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/1939cad72f4f3f50aac57defffffc2726697a460
gnustep-make: introduction to moonbase
---
gnustep/gnustep-make/DETAILS +15/-0
1 files changed, 15 insertions (+), 0 deletions (-)
--- /dev/null
+++ b/gnustep/gnustep-make/DETAILS
@@ -0,0 +1,15 @@
+ MODULE=gnustep-make
+ VERSION=2.6.2
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=ftp://ftp.gnustep.org/pub/gnustep/core/
+ SOURCE_VFY=sha1:3f85cb25f4f7fd35cdcbd8d948a2673c84c605ff
+ WEB_SITE=http://gnustep.org/
+ ENTERED=20120714
+ UPDATED=20120714
+ SHORT="GNUstep Makefile Package"
+
+cat << EOF
+This package sets up the GNUstep directory tree,
+sets some environment variables and contains scripts
+for all other GNUstep packages.
+EOF
More information about the Lunar-commits
mailing list