freebsd-ports/x11/renderproto/Makefile
Dmitry Marakasov 54575eae75 - Add LICENSE
- Add WWW

Approved by:	portmgr blanket
2018-04-14 09:03:38 +00:00

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>