summaryrefslogtreecommitdiff
path: root/graphics/gifsicle/Makefile
blob: 4d17013c5cf48ace6dde5bd4a30b0b6eb38b1c27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.1.1.1 2001/07/23 14:03:11 wiz Exp $
#

DISTNAME=	gifsicle-1.29
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

GNU_CONFIGURE=		YES
USE_X11=		YES
USE_BUILDLINK_ONLY=	YES

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