2021-07-02 09:21:39 +00:00

25 lines
467 B
Makefile

# $OpenBSD: Makefile,v 1.50 2021/07/02 09:21:39 benoit Exp $
COMMENT = creating & editing GIF images and animations
DISTNAME = gifsicle-1.93
CATEGORIES = graphics
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
# GPLv2
PERMIT_PACKAGE = Yes
WANTLIB = c ICE SM X11 m pthread
HOMEPAGE = http://www.lcdf.org/gifsicle/
MASTER_SITES = http://www.lcdf.org/gifsicle/
CONFIGURE_STYLE = autoconf
AUTOCONF_VERSION = 2.69
SEPARATE_BUILD = Yes
.include <bsd.port.mk>