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