opnsense-ports/x11/libXrender/Makefile
Franco Fichtner c79f8692b5 */*: sync with upstream
Taken from: HardenedBSD
2018-08-02 12:49:13 +02:00

17 lines
275 B
Makefile

# Created by: Foxfair Hu <foxfair@FreeBSD.org>
# $FreeBSD$
PORTNAME= libXrender
PORTVERSION= 0.9.10
PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X Render extension library
LICENSE= MIT
XORG_CAT= lib
USE_XORG= x11 xorgproto
.include <bsd.port.mk>