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

PORTNAME=	texlive
DISTVERSION=	20150521
CATEGORIES=	print
PKGNAMESUFFIX=	-full

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

USE_TEX=	full texhash
USES=		metaport

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