aboutsummaryrefslogtreecommitdiff
path: root/textproc/xorg-sgml-doctools/Makefile
blob: a1b576754a15f23569ba67279bfcaac3db413fbf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Andrew Romero <melanhit@gmail.com>
# $FreeBSD$

PORTNAME=	xorg-sgml-doctools
PORTVERSION=	1.11
CATEGORIES=	textproc x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Stylesheets and entities for X.Org documentation

XORG_CAT=       doc

USE_GMAKE=	yes
USES=		pathfix

.include <bsd.port.mk>