freebsd-ports/x11/libXrender/Makefile
Bernhard Froehlich b6d55b5597
x11/libXrender: Add CPE information
Approved by:	portmgr (blanket)
2021-09-10 21:17:29 +00:00

17 lines
296 B
Makefile

# Created by: Foxfair Hu <foxfair@FreeBSD.org>
PORTNAME= libXrender
PORTVERSION= 0.9.10
PORTREVISION= 2
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X Render extension library
LICENSE= MIT
USES= cpe xorg xorg-cat:lib
USE_XORG= x11 xorgproto
CPE_VENDOR= x.org
.include <bsd.port.mk>