summaryrefslogtreecommitdiff
path: root/graphics/gifsicle/Makefile
blob: 1fd3db5abee91953eb4d0f1d9489c606cce407f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.6 2003/11/26 19:52:18 explorer 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_BUILDLINK2=	YES
USE_X11=	YES
GNU_CONFIGURE=	YES

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