summaryrefslogtreecommitdiff
path: root/graphics/gifsicle/Makefile
blob: a3e052b87ae3a42a4fc8636cc835bfa628dafd8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.18 2017/04/05 16:07:17 wiz Exp $

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

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://www.lcdf.org/~eddietwo/gifsicle/
COMMENT=	Create, edit, and inspect GIFs from shell
LICENSE=	gnu-gpl-v2

GNU_CONFIGURE=		yes

.include "options.mk"

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