pkgsrc/textproc/Makefile

90 lines
1.6 KiB
Makefile
Raw Normal View History

2001-04-07 12:33:10 +02:00
# $NetBSD: Makefile,v 1.83 2001/04/07 10:33:10 rh Exp $
1997-10-30 02:04:20 +01:00
#
COMMENT= Text processing utilities (does not include desktop publishing)
SUBDIR+= antiword
SUBDIR+= catdoc
SUBDIR+= cdif
SUBDIR+= detex
SUBDIR+= dict-client
SUBDIR+= dict-server
SUBDIR+= docbook
SUBDIR+= dsssl-docbook-modular
SUBDIR+= eperl
2001-03-07 16:57:06 +01:00
SUBDIR+= expat
SUBDIR+= fop
SUBDIR+= glimpse
SUBDIR+= html
SUBDIR+= html2text
SUBDIR+= icu
SUBDIR+= isearch
SUBDIR+= iso12083
SUBDIR+= iso8879
SUBDIR+= ispell-base
SUBDIR+= ispell-british
SUBDIR+= ispell-francais
SUBDIR+= ispell-gaeilge
2001-03-15 16:28:49 +01:00
SUBDIR+= ispell-german
SUBDIR+= jade
SUBDIR+= kdoc
SUBDIR+= latex2html
SUBDIR+= libpspell
SUBDIR+= libunicode
SUBDIR+= libxml
SUBDIR+= lout
SUBDIR+= makeztxt
SUBDIR+= mminstance
SUBDIR+= opensp
SUBDIR+= p5-Convert-ASN1
SUBDIR+= p5-Convert-BER
SUBDIR+= p5-Filter
2001-02-28 00:40:54 +01:00
SUBDIR+= p5-Text-BibTeX
SUBDIR+= p5-Text-CSV_XS
SUBDIR+= p5-Text-DelimMatch
SUBDIR+= p5-Text-Template
2001-03-25 08:09:02 +02:00
SUBDIR+= p5-Text-Wrapper
SUBDIR+= p5-XML-Node
SUBDIR+= p5-XML-Parser
SUBDIR+= par
SUBDIR+= py-dtml
2001-03-07 16:57:06 +01:00
SUBDIR+= pyxml
2001-03-06 00:39:45 +01:00
SUBDIR+= rfcutil
SUBDIR+= rman
SUBDIR+= rtfm
2001-04-06 12:54:10 +02:00
SUBDIR+= scrollkeeper
SUBDIR+= sp
SUBDIR+= t1lib
SUBDIR+= t1utils
SUBDIR+= tcl-dom
SUBDIR+= tcl-xml
SUBDIR+= ted
SUBDIR+= ted-cs
SUBDIR+= ted-da
SUBDIR+= ted-de
SUBDIR+= ted-en-gb
SUBDIR+= ted-en-us
SUBDIR+= ted-es
SUBDIR+= ted-fr
SUBDIR+= ted-it
SUBDIR+= ted-nl
SUBDIR+= ted-no
SUBDIR+= ted-pt
SUBDIR+= ted-sv
SUBDIR+= texi2html
SUBDIR+= textutils
SUBDIR+= unroff
SUBDIR+= untex
SUBDIR+= urlview
SUBDIR+= wdiff
SUBDIR+= xalan-c
SUBDIR+= xalan-j
SUBDIR+= xerces-c
SUBDIR+= xerces-j
2001-04-07 12:33:10 +02:00
SUBDIR+= xml-i18n-tools
SUBDIR+= xp
SUBDIR+= xt
2001-03-27 00:46:37 +02:00
SUBDIR+= yodl
1997-10-30 02:04:20 +01:00
.include "../mk/bsd.pkg.subdir.mk"