[csw-devel] SF.net SVN: gar:[20180] csw/mgar/pkg

wilbury at users.sourceforge.net wilbury at users.sourceforge.net
Mon Jan 21 12:12:48 CET 2013


Revision: 20180
          http://gar.svn.sourceforge.net/gar/?rev=20180&view=rev
Author:   wilbury
Date:     2013-01-21 11:12:48 +0000 (Mon, 21 Jan 2013)
Log Message:
-----------
gwhois/trunk: Initial commit.

Added Paths:
-----------
    csw/mgar/pkg/gwhois/
    csw/mgar/pkg/gwhois/Makefile
    csw/mgar/pkg/gwhois/branches/
    csw/mgar/pkg/gwhois/tags/
    csw/mgar/pkg/gwhois/trunk/
    csw/mgar/pkg/gwhois/trunk/Makefile
    csw/mgar/pkg/gwhois/trunk/checksums
    csw/mgar/pkg/gwhois/trunk/files/

Added: csw/mgar/pkg/gwhois/Makefile
===================================================================
--- csw/mgar/pkg/gwhois/Makefile	                        (rev 0)
+++ csw/mgar/pkg/gwhois/Makefile	2013-01-21 11:12:48 UTC (rev 20180)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*


Property changes on: csw/mgar/pkg/gwhois/trunk
___________________________________________________________________
Added: svn:ignore
   + work


Added: csw/mgar/pkg/gwhois/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gwhois/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/gwhois/trunk/Makefile	2013-01-21 11:12:48 UTC (rev 20180)
@@ -0,0 +1,20 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = gwhois
+VERSION = 20120626
+GARTYPE = v2
+
+DESCRIPTION = Brief description
+define BLURB
+  Long description
+endef
+
+MASTER_SITES = http://gwhois.de/gwhois
+DISTNAME = $(NAME)_$(VERSION)
+DISTFILES  = $(DISTNAME).tar.gz
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/gwhois/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Added: csw/mgar/pkg/gwhois/trunk/checksums
===================================================================
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list