b6d55b5597
Approved by: portmgr (blanket)
17 lines
296 B
Makefile
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>
|