bentley 97e402ec91 Prune dead mirrors.
ok benoit@
2015-10-13 06:30:47 +00:00

23 lines
434 B
Makefile

# $OpenBSD: Makefile,v 1.42 2015/10/13 06:30:47 bentley Exp $
COMMENT = creating & editing GIF images and animations
DISTNAME = gifsicle-1.88
CATEGORIES = graphics
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
# GPLv2
PERMIT_PACKAGE_CDROM = Yes
WANTLIB = c ICE SM X11 m
HOMEPAGE = http://www.lcdf.org/gifsicle/
MASTER_SITES = http://www.lcdf.org/gifsicle/
CONFIGURE_STYLE = gnu
SEPARATE_BUILD = Yes
.include <bsd.port.mk>