aboutsummaryrefslogtreecommitdiff
path: root/x11/xorg-docs/Makefile
blob: 81f6c429fd16c9cc0142abd82822babc54b509fd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	xorg-docs
# Date Created:				Nov 2 2006
# Whom:					Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	xorg-docs
PORTVERSION=	1.3
PORTEPOCH=	1
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	X.org documentation files

CONFLICTS=	XFree86-documents-* xorg-documents-*

XORG_CAT=	doc

.include <bsd.port.mk>