openbsd-ports/graphics/gifsicle/Makefile
espie 46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00

25 lines
533 B
Makefile

# $OpenBSD: Makefile,v 1.9 2000/10/22 15:42:16 espie Exp $
DISTNAME= gifsicle-1.21
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>