summaryrefslogtreecommitdiff
path: root/graphics/gifsicle/Makefile
blob: a4cbcb22932cc31149b0244d4b15e5ce7c72012a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.7 2004/04/24 00:27:10 wiz Exp $
#

DISTNAME=	gifsicle-1.40
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_BUILDLINK3=	YES
USE_X11=	YES
GNU_CONFIGURE=	YES

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