aboutsummaryrefslogtreecommitdiff
path: root/x11/xproto/Makefile
blob: 8a1d46593c427d778f038771b3d3774057130c86 (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.16
CATEGORIES=	x11

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

XORG_CAT=	proto
USE_GNOME=	pkgconfig

.include <bsd.port.mk>