#!/bin/sh

DESCRIPTION="A comprehensive TeX system"
LICENSE=custom
NAME=texlive
PROVIDES=tex
REL=no
UPSTREAM=
VERSION=
stream_license(){
	curl https://tug.org/texlive/LICENSE.TL
}
. soft
