openbsd-ports/graphics/gifsicle/Makefile
jakob c1187a2821 update to v1.24
* Delete `unoptimized_pixmaps' array when deleting a viewer in gifview.
* Added `--resize-width' and `--resize-height' options.
2001-02-13 08:21:30 +00:00

25 lines
534 B
Makefile

# $OpenBSD: Makefile,v 1.11 2001/02/13 08:21:30 jakob Exp $
DISTNAME= gifsicle-1.24
CATEGORIES= graphics
NEED_VERSION= 1.305
MAINTAINER= Jakob Schlyter <jakob@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://www.lcdf.org/gifsicle/ \
ftp://ftp.lcdf.org/pub/ \
ftp://ftp.lcdf.org/pub/OLD-VERSIONS/
HOMEPAGE= http://www.lcdf.org/gifsicle/
CONFIGURE_STYLE= gnu
SEPARATE_BUILD= concurrent
USE_X11= Yes
.include <bsd.port.mk>