Edit

IABSD.fr/ports/graphics/gifsicle/Makefile

Branch :

  • Show log

    Commit

  • Author : benoit
    Date : 2025-03-01 15:06:12
    Hash : d334b305
    Message : Update to gifsicle-1.96.

  • graphics/gifsicle/Makefile
  • COMMENT =	creating & editing GIF images and animations
    
    DISTNAME =	gifsicle-1.96
    
    CATEGORIES =	graphics
    
    MAINTAINER =	Benoit Lecocq <benoit@openbsd.org>
    
    # GPLv2
    PERMIT_PACKAGE =	Yes
    
    WANTLIB =		c ICE SM X11 m pthread
    
    HOMEPAGE =		http://www.lcdf.org/gifsicle/
    
    SITES =			http://www.lcdf.org/gifsicle/
    
    CONFIGURE_STYLE =	autoconf
    AUTOCONF_VERSION =	2.71
    AUTOMAKE_VERSION =	1.16
    SEPARATE_BUILD =	Yes
    
    .include <bsd.port.mk>