freebsd-ports/x11/libXrender/Makefile
2011-11-09 15:26:04 +00:00

20 lines
355 B
Makefile

# New ports collection makefile for: xrender
# Date Created: 2 Jul, 2003
# Whom: Foxfair Hu <foxfair@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= libXrender
PORTVERSION= 0.9.6
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X Render extension library
LICENSE= MIT
XORG_CAT= lib
USE_XORG= x11 renderproto:both xproto:both
.include <bsd.port.mk>