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

PORTNAME=   xproto
PORTVERSION=    7.0.15
CATEGORIES= x11

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

XORG_CAT=   proto
USE_GNOME=  pkgconfig

.include <bsd.port.mk>