Revision: 19756 http://gar.svn.sourceforge.net/gar/?rev=19756&view=rev Author: wilbury Date: 2012-11-28 14:12:01 +0000 (Wed, 28 Nov 2012) Log Message: ----------- courier-imap/trunk: Initial stub commit
Added Paths: ----------- csw/mgar/pkg/courier-imap/ csw/mgar/pkg/courier-imap/Makefile csw/mgar/pkg/courier-imap/branches/ csw/mgar/pkg/courier-imap/tags/ csw/mgar/pkg/courier-imap/trunk/ csw/mgar/pkg/courier-imap/trunk/Makefile csw/mgar/pkg/courier-imap/trunk/checksums csw/mgar/pkg/courier-imap/trunk/files/ Added: csw/mgar/pkg/courier-imap/Makefile =================================================================== --- csw/mgar/pkg/courier-imap/Makefile (rev 0) +++ csw/mgar/pkg/courier-imap/Makefile 2012-11-28 14:12:01 UTC (rev 19756) @@ -0,0 +1,2 @@ +%: + $(MAKE) -C trunk $* Property changes on: csw/mgar/pkg/courier-imap/trunk ___________________________________________________________________ Added: svn:ignore + work Added: csw/mgar/pkg/courier-imap/trunk/Makefile =================================================================== --- csw/mgar/pkg/courier-imap/trunk/Makefile (rev 0) +++ csw/mgar/pkg/courier-imap/trunk/Makefile 2012-11-28 14:12:01 UTC (rev 19756) @@ -0,0 +1,29 @@ +# $Id$ +# TODO (release-critical prefixed with !, non release-critical with *) +# +NAME = courier-imap +VERSION = 4.11.0 +GARTYPE = v2 +CATEGORIES = category + +DESCRIPTION = Brief description +define BLURB + Long description +endef + +MASTER_SITES = +DISTFILES = $(DISTNAME).tar.gz + +# File name regex to get notifications about upstream software releases +# NOTE: Use this only if the automatic regex creation +# does not work for your package +# UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz + +# If the url used to check for software update is different of MASTER_SITES, then +# uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES +# UPSTREAM_MASTER_SITES = + +CONFIGURE_ARGS = $(DIRPATHS) + +include gar/category.mk + Property changes on: csw/mgar/pkg/courier-imap/trunk/Makefile ___________________________________________________________________ Added: svn:keywords + Id Added: csw/mgar/pkg/courier-imap/trunk/checksums =================================================================== This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel