Revision: 3585 http://gar.svn.sourceforge.net/gar/?rev=3585&view=rev Author: valholla Date: 2009-03-04 20:59:29 +0000 (Wed, 04 Mar 2009)
Log Message: ----------- initial checkin Added Paths: ----------- csw/mgar/pkg/alpine/ csw/mgar/pkg/alpine/branches/ csw/mgar/pkg/alpine/tags/ csw/mgar/pkg/alpine/trunk/ csw/mgar/pkg/alpine/trunk/Makefile csw/mgar/pkg/alpine/trunk/checksums csw/mgar/pkg/alpine/trunk/files/ Property changes on: csw/mgar/pkg/alpine/trunk ___________________________________________________________________ Added: svn:externals + gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2 Added: csw/mgar/pkg/alpine/trunk/Makefile =================================================================== --- csw/mgar/pkg/alpine/trunk/Makefile (rev 0) +++ csw/mgar/pkg/alpine/trunk/Makefile 2009-03-04 20:59:29 UTC (rev 3585) @@ -0,0 +1,31 @@ +GARNAME = alpine +GARVERSION = 2.0 +CATEGORIES = apps + +DESCRIPTION = Alpine Messaging System +define BLURB + Alpine is a fast, easy to use email client that is suitable for both + the inexperienced email user as well as for the most demanding of power + users. Alpine is based on the PineĀ® Message System, which was also + developed at the University of Washington. Alpine can be learned by + exploration and the use of context-sensitive help. The user experience + is highly customizable through the use of the Alpine Setup command. +endef + +MASTER_SITES = http://www.washington.edu/alpine +SPKG_SOURCE_URL = ftp://ftp.cac.washington.edu/alpine/ +DISTFILES = $(GARNAME).tar.bz2 + +PACKAGES = CSWalpine +CATALOGNAME_CSWgd = alpine +SPKG_DESC_CSWgd = $(DESCRIPTION) + +# We define upstream file regex so we can be notifed of new +# upstream software release +UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2 + +#BUILD64 = 1 + +CONFIGURE_ARGS = $(DIRPATHS) + +include gar/category.mk 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