summaryrefslogtreecommitdiffstats
path: root/print/texlive-full/Makefile
blob: 1dd3e5ea05bfd30ee380b4656f014484deaa9efe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# $FreeBSD$

PORTNAME=	texlive
DISTVERSION=	20140525
PORTREVISION=	1
CATEGORIES=	print
MASTER_SITES=	#empty
PKGNAMESUFFIX=	-full
DISTFILES=	#empty
EXTRACT_ONLY=	#empty

MAINTAINER=	hrs@FreeBSD.org
COMMENT=	TeX Live, Full Version

USE_TEX=	full texhash
NO_BUILD=	yes
NO_INSTALL=	yes
NO_MTREE=	yes

OPTIONS_DEFINE=	DOCS SOURCE
OPTIONS_DEFAULT=DOCS

DOCS_USE=	TEX=docs
SOURCE_DESC=	Install source files
SOURCE_USE=	TEX=source

.include <bsd.port.mk>
OpenPOWER on IntegriCloud