16 lines
375 B
Makefile
16 lines
375 B
Makefile
# $NetBSD: Makefile,v 1.3 2002/09/22 00:18:56 jlam Exp $
|
|
#
|
|
|
|
DISTNAME= gifsicle-1.29
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= http://www.lcdf.org/~eddietwo/gifsicle/
|
|
|
|
MAINTAINER= ben@wongs.net
|
|
HOMEPAGE= http://www.lcdf.org/~eddietwo/gifsicle/
|
|
COMMENT= create, edit, and inspect GIFs from shell
|
|
|
|
USE_BUILDLINK2= YES
|
|
USE_X11= YES
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|