blob: a9855c2b49c4bae8da6bec5e31c28c32c922febf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Created by: Dejan Lesjak <lesi@FreeBSD.org>
# $FreeBSD$
PORTNAME= randrproto
PORTVERSION= 1.4.0
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Randr extension headers
XORG_CAT= proto
NO_STAGE= yes
.include <bsd.port.mk>
|