1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/print/texlive-full/Makefile

21 lines
322 B
Makefile

# $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
DOCS_USE= TEX=docs
SOURCE_DESC= Install source files
SOURCE_USE= TEX=source
.include <bsd.port.mk>