aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xproto/Makefile
blob: a6ede19eda327f25273a802f1fe86276518e5cf5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:   xproto
# Date Created:         29 Oct, 2003
# Whom:             Eric Anholt <anholt@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   xproto
PORTVERSION=    7.0.10
PORTREVISION=   1
CATEGORIES= x11

MAINTAINER= x11@FreeBSD.org
COMMENT=    X11 protocol headers

XORG_CAT=   proto
USE_GNOME=  pkgconfig

.include <bsd.port.mk>