1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/x11/libXpm/Makefile
2011-11-09 15:26:04 +00:00

23 lines
359 B
Makefile

# New ports collection makefile for: libXpm
# Date Created: 25 Jan, 2003
# Whom: Eric Anholt <anholt@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= libXpm
PORTVERSION= 3.5.9
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X Pixmap library
LICENSE= MIT
XORG_CAT= lib
USE_XORG= xproto x11 xext xextproto xt
MAN1= cxpm.1 sxpm.1
.include <bsd.port.mk>