summaryrefslogtreecommitdiff
path: root/print/teTeX
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2009-02-18 11:16:49 +0000
committertron <tron@pkgsrc.org>2009-02-18 11:16:49 +0000
commit1d8bd39733865730909158b73976fde54de5fa4b (patch)
treefb7bf990e98a062f3dfddfbe5f49f0a318b7ac81 /print/teTeX
parent1bf52a9337e94531137af0b802340a957cbc347e (diff)
downloadpkgsrc-1d8bd39733865730909158b73976fde54de5fa4b.tar.gz
Mark this package as a meta package.
Diffstat (limited to 'print/teTeX')
-rw-r--r--print/teTeX/Makefile14
1 files changed, 2 insertions, 12 deletions
diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile
index fef63ff6015..dab12d8adc1 100644
--- a/print/teTeX/Makefile
+++ b/print/teTeX/Makefile
@@ -1,29 +1,19 @@
-# $NetBSD: Makefile,v 1.46 2009/01/24 18:38:59 minskim Exp $
-#
+# $NetBSD: Makefile,v 1.47 2009/02/18 11:16:49 tron Exp $
DISTNAME= teTeX-3.0
PKGREVISION= 1
CATEGORIES= print meta-pkgs
MASTER_SITES= # empty
-DISTFILES= # empty
MAINTAINER= kei@NetBSD.org
HOMEPAGE= http://www.tug.org/tetex/
COMMENT= Thomas Esser's TeX distribution for UNIX compatible systems
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= texi2html>=1.52:../../textproc/texi2html
CONFLICTS+= teTeX2-[0-9]*
-EXTRACT_ONLY= # empty
-NO_CHECKSUM= yes
-NO_CONFIGURE= yes
-NO_BUILD= yes
-PLIST_SRC= # empty
-
-do-install: # do nothing
+META_PACKAGE= yes
.include "../../mk/tex.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"