# $Id: Portfile,v 1.12 2005/06/14 06:28:50 jkh Exp $

PortSystem 1.0

name		xpm
version		3.4k
description	The X Pixmap Library

long_description XPM (X PixMap) is a format for storing/retrieving X pixmaps to/from files.  It is used by a large number of common X applications and has become something of a de-facto standard.

maintainers	darwinports@opendarwin.org
categories	x11 graphics
platforms	darwin
master_sites	freebsd \
		xcontrib:libraries
checksums	md5 dd7c6df259912646671ab8cbd3fcafd7
patchfiles	patch-Imakefile
prefix		${x11prefix}

use_xmkmf	yes
destroot.target	install install.man
