openbsd-ports/graphics/gifsicle/Makefile
jakob fcd5e1899e update to v1.19
remove fake
add comment to PLIST
CONFIGURE_STYLE
2000-06-20 20:00:22 +00:00

22 lines
444 B
Makefile

# $OpenBSD: Makefile,v 1.4 2000/06/20 20:00:22 jakob Exp $
DISTNAME= gifsicle-1.19
CATEGORIES= graphics
NEED_VERSION= 1.302
MAINTAINER= 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/
HOMEPAGE= http://www.lcdf.org/gifsicle/
CONFIGURE_STYLE= gnu
SEPARATE_BUILD= concurrent
USE_X11= yes
.include <bsd.port.mk>