1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

root/csw/mgar/pkg/gifsicle/trunk/Makefile

Revision 16916, 317 bytes (checked in by dmichelsen, 4 months ago)

WHOLE TREE: Explicitly set GARTYPE to current default 'v2'

  • Property svn:keywords set to Id
Line 
1# : Makefile 9089 2010-03-11 08:34:46Z wahwah $
2NAME = gifsicle
3VERSION = 1.63
4CATEGORIES = utils
5GARTYPE = v2
6
7DESCRIPTION = Tool for creating, editing, and getting information about GIF images
8define BLURB
9endef
10
11MASTER_SITES = http://www.lcdf.org/gifsicle/
12DISTFILES  = $(DISTNAME).tar.gz
13
14include gar/category.mk
Note: See TracBrowser for help on using the browser.