2007-05-19 22:36:56 +02:00
|
|
|
# New ports collection makefile for: xorg-docs
|
|
|
|
# Date Created: Nov 2 2006
|
|
|
|
# Whom: Florent Thoumie <flz@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= xorg-docs
|
2007-09-13 21:45:08 +02:00
|
|
|
PORTVERSION= 1.4
|
2007-05-19 22:36:56 +02:00
|
|
|
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>
|