put common stuff in one place

looks good to maintainer Edd Barrett
This commit is contained in:
steven 2007-09-07 15:26:18 +00:00
parent 0ae727fcd6
commit 51763a6a5b
5 changed files with 17 additions and 55 deletions

View File

@ -0,0 +1,13 @@
# $OpenBSD: Makefile.inc,v 1.1 2007/09/07 15:26:18 steven Exp $
CATEGORIES?= print
HOMEPAGE?= http://tug.org/texlive/
MAINTAINER?= Edd Barrett <vext01@gmail.com>
# http://tug.org/texlive/LICENSE.TL
PERMIT_PACKAGE_CDROM?= Yes
PERMIT_PACKAGE_FTP?= Yes
PERMIT_DISTFILES_CDROM?=Yes
PERMIT_DISTFILES_FTP?= Yes
MASTER_SITES= http://students.dec.bournemouth.ac.uk/ebarrett/texlive/distfiles/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/07/17 21:53:25 jasper Exp $
# $OpenBSD: Makefile,v 1.2 2007/09/07 15:26:18 steven Exp $
COMMENT= base TeXLive LaTeX distribution
@ -8,21 +8,9 @@ DISTNAME= texlive_base-${V}-src
WRKDIST= ${WRKDIR}/${PKGNAME}
SHARED_LIBS= kpathsea 0.0
CATEGORIES= print
HOMEPAGE= http://tug.org/texlive/
MAINTAINER= Edd Barrett <vext01@gmail.com>
# http://tug.org/texlive/LICENSE.TL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM=Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= m X11 ICE freetype Xt pthread c Xext fontconfig \
Xp Xpm SM Xmu z ncurses Xaw Xau Xdmcp stdc++ expat
MASTER_SITES= http://students.dec.bournemouth.ac.uk/ebarrett/texlive/distfiles/
EXTRACT_SUFX= .tar.bz2
BUILD_DEPENDS= :texlive_texmf-minimal-${V}:print/texlive/texmf-minimal

View File

@ -1,22 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/07/17 21:56:11 jasper Exp $
# $OpenBSD: Makefile,v 1.2 2007/09/07 15:26:18 steven Exp $
COMMENT= documentation texmf tree for TeXLive
V= 2007
DISTNAME= texlive_texmf-docs-${V}
CATEGORIES= print
HOMEPAGE= http://tug.org/texlive/
MAINTAINER= Edd Barrett <vext01@gmail.com>
# http://tug.org/texlive/LICENSE.TL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://students.dec.bournemouth.ac.uk/ebarrett/texlive/distfiles/
NO_BUILD= Yes
NO_REGRESS= Yes

View File

@ -1,22 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/07/17 21:55:02 jasper Exp $
# $OpenBSD: Makefile,v 1.2 2007/09/07 15:26:18 steven Exp $
COMMENT= full texmf tree for TeXLive
V= 2007
DISTNAME= texlive_texmf-full-${V}
CATEGORIES= print
HOMEPAGE= http://tug.org/texlive/
MAINTAINER= Edd Barrett <vext01@gmail.com>
# http://tug.org/texlive/LICENSE.TL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://students.dec.bournemouth.ac.uk/ebarrett/texlive/distfiles/
NO_BUILD= Yes
NO_REGRESS= Yes

View File

@ -1,22 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/07/17 21:53:34 jasper Exp $
# $OpenBSD: Makefile,v 1.2 2007/09/07 15:26:18 steven Exp $
COMMENT= minimal texmf tree for TeXLive
V= 2007
DISTNAME= texlive_texmf-minimal-${V}
CATEGORIES= print
HOMEPAGE= http://tug.org/texlive/
MAINTAINER= Edd Barrett <vext01@gmail.com>
# http://tug.org/texlive/LICENSE.TL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://students.dec.bournemouth.ac.uk/ebarrett/texlive/distfiles/
NO_BUILD= Yes
NO_REGRESS= Yes