openbsd-ports/graphics/gifsicle/Makefile

27 lines
587 B
Makefile
Raw Normal View History

2001-05-12 12:57:17 -04:00
# $OpenBSD: Makefile,v 1.15 2001/05/12 16:57:17 jakob Exp $
2001-03-25 13:17:18 -05:00
COMMENT= "creating & editing GIF images and animations"
2001-05-12 12:57:17 -04:00
DISTNAME= gifsicle-1.27
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>