09e522ec98
the texmf-doc SUBPACKAGE is not distributed via ftp due to size constraints
16 lines
388 B
Makefile
16 lines
388 B
Makefile
# $OpenBSD: Makefile.inc,v 1.3 2005/02/21 21:36:06 sturm Exp $
|
|
|
|
HOMEPAGE= http://www.tug.org/tetex/
|
|
MAINTAINER= Nikolay Sturm <sturm@openbsd.org>
|
|
|
|
# GPL
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
PERMIT_PACKAGE_FTP?= Yes
|
|
|
|
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/3.0/distrib/}
|
|
DIST_SUBDIR= teTeX
|
|
|
|
TEXMF_DIR= ${PREFIX}/share/texmf-dist
|