15 lines
282 B
Makefile
15 lines
282 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2000/01/20 22:14:57 jakob Exp $
|
||
|
|
||
|
DISTNAME= gifsicle-1.16.1
|
||
|
CATEGORIES= graphics
|
||
|
|
||
|
MAINTAINER= jakob@openbsd.org
|
||
|
|
||
|
MASTER_SITES= http://www.lcdf.org/gifsicle/
|
||
|
|
||
|
SEPARATE_BUILD= concurrent
|
||
|
GNU_CONFIGURE= yes
|
||
|
USE_X11= yes
|
||
|
|
||
|
.include <bsd.port.mk>
|