openbsd-ports/graphics/gifsicle/Makefile

27 lines
585 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.13 2001/03/24 19:55:28 jakob Exp $
COMMENT= creating & editing GIF images and animations
DISTNAME= gifsicle-1.25
CATEGORIES= graphics
NEED_VERSION= 1.363
MAINTAINER= Jakob Schlyter <jakob@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2000-03-05 18:00:29 -05:00
2000-07-31 04:09:56 -04:00
MASTER_SITES= http://www.lcdf.org/gifsicle/ \
ftp://ftp.lcdf.org/pub/ \
ftp://ftp.lcdf.org/pub/OLD-VERSIONS/
2000-03-16 02:52:00 -05:00
HOMEPAGE= http://www.lcdf.org/gifsicle/
CONFIGURE_STYLE= gnu
SEPARATE_BUILD= concurrent
USE_X11= Yes
.include <bsd.port.mk>