12 lines
245 B
Makefile
12 lines
245 B
Makefile
# $OpenBSD: Makefile,v 1.19 2001/11/11 01:40:54 brad Exp $
|
|
|
|
COMMENT= "GIF library and utilities"
|
|
|
|
PKGNAME= giflib
|
|
CATEGORIES= graphics
|
|
IGNORE= "has been superseded by libungif"
|
|
|
|
MAINTAINER= Brad Smith <brad@openbsd.org>
|
|
|
|
.include <bsd.port.mk>
|