16 lines
371 B
Makefile
16 lines
371 B
Makefile
# $NetBSD: Makefile,v 1.7 2004/04/24 00:27:10 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= gifsicle-1.40
|
|
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_BUILDLINK3= YES
|
|
USE_X11= YES
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|