summaryrefslogtreecommitdiff
path: root/graphics/gifsicle/Makefile
blob: a7c7f3bc200436c8568cadd48a0b7b9cbc38f4fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.9 2005/04/11 21:46:03 tv Exp $
#

DISTNAME=	gifsicle-1.41
CATEGORIES=	graphics
MASTER_SITES=	http://www.lcdf.org/~eddietwo/gifsicle/

MAINTAINER=	ben@wongs.net
HOMEPAGE=	http://www.lcdf.org/~eddietwo/gifsicle/
COMMENT=	Create, edit, and inspect GIFs from shell

USE_X11=	YES
GNU_CONFIGURE=	YES

.include "../../mk/bsd.pkg.mk"