opnsense-ports/x11/libXrender/Makefile
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

17 lines
293 B
Makefile

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