62df320cc3
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25. I hope that nobody will be bored enough on Christmas to remove them on that day. Tested by: vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
20 lines
358 B
Makefile
20 lines
358 B
Makefile
# New ports collection makefile for: xorg-docs
|
|
# Date Created: Nov 2 2006
|
|
# Whom: Florent Thoumie <flz@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xorg-docs
|
|
PORTVERSION= 1.4
|
|
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>
|