mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
110f3583b6
Exp-run by: bdrewery
14 lines
225 B
Makefile
14 lines
225 B
Makefile
# Created by: Dejan Lesjak <lesi@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= renderproto
|
|
PORTVERSION= 0.11.1
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= RenderProto protocol headers
|
|
|
|
XORG_CAT= proto
|
|
|
|
.include <bsd.port.mk>
|