2013-03-11 07:35:43 -04:00
|
|
|
# $OpenBSD: Makefile.inc,v 1.10 2013/03/11 11:37:54 espie Exp $
|
2007-09-07 11:26:18 -04:00
|
|
|
|
2009-12-12 12:48:34 -05:00
|
|
|
CATEGORIES ?= print
|
|
|
|
HOMEPAGE ?= http://tug.org/texlive/
|
|
|
|
MAINTAINER ?= Edd Barrett <edd@openbsd.org>
|
2007-09-07 11:26:18 -04:00
|
|
|
|
|
|
|
# http://tug.org/texlive/LICENSE.TL
|
2009-12-12 12:48:34 -05:00
|
|
|
PERMIT_PACKAGE_CDROM ?= Yes
|
|
|
|
PERMIT_PACKAGE_FTP ?= Yes
|
|
|
|
PERMIT_DISTFILES_FTP ?= Yes
|
|
|
|
|
|
|
|
EXTRACT_SUFX ?= .tar.xz
|
|
|
|
|
2012-12-17 15:28:04 -05:00
|
|
|
V ?= 2012
|
|
|
|
DIST_V ?= ${V}0701
|
2009-12-12 12:48:34 -05:00
|
|
|
|
2011-11-23 07:00:45 -05:00
|
|
|
MASTER_SITES ?= ftp://ftp.tug.org/texlive/historic/${V}/ \
|
|
|
|
http://spacehopper.org/mirrors/
|
2011-03-07 19:09:42 -05:00
|
|
|
PATCHORIG ?= .origy
|