54575eae75
- Add WWW Approved by: portmgr blanket
16 lines
271 B
Makefile
16 lines
271 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
|
|
|
|
LICENSE= MIT
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
XORG_CAT= proto
|
|
|
|
.include <bsd.port.mk>
|