summaryrefslogtreecommitdiff
path: root/graphics/gifsicle/Makefile
blob: 99e6b80479baa959fc6457b2f351286fa411f377 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.4 2003/06/01 12:14:10 salo Exp $
#

DISTNAME=	gifsicle-1.37
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_BUILDLINK2=	YES
USE_X11=	YES
GNU_CONFIGURE=	YES

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