freebsd-ports/x11/libXrender/Makefile
Niclas Zeising 0bc922f556 Update to 0.9.8
Obtained from:	xorg development repo
2013-06-14 11:44:35 +00:00

16 lines
277 B
Makefile

# Created by: Foxfair Hu <foxfair@FreeBSD.org>
# $FreeBSD$
PORTNAME= libXrender
PORTVERSION= 0.9.8
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>