26ff4cdf18
The long awaited update: - lots of updates to current packages - lots of bugfixes - lots of new packages - cleanup of licenses, it's all free now (GPL, LPPL, ...) see ${PREFIX}/share/texmf/ChangeLog for details
18 lines
421 B
Makefile
18 lines
421 B
Makefile
# $OpenBSD: Makefile.inc,v 1.1 2003/02/18 16:04:49 sturm Exp $
|
|
|
|
PKGNAME= ${DISTNAME:S/tetex-/teTeX_/}
|
|
|
|
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/2.0/distrib/}
|
|
DIST_SUBDIR= teTeX
|
|
|
|
TEXMF_DIR= ${PREFIX}/share/texmf
|