From 8c7ee416eb030a5598986754000c4d0f3de3ddf6 Mon Sep 17 00:00:00 2001 From: will Date: Sat, 9 Sep 2000 17:10:16 +0000 Subject: Actually finish repository copy fixup for sgmltools-lite. Thanks to: asami (for nagging), peter (for fixing a cvs fubar) --- textproc/Makefile | 1 + textproc/sgmltools-lite/Makefile | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 textproc/sgmltools-lite/Makefile diff --git a/textproc/Makefile b/textproc/Makefile index 64dbf5b11d99..f19477c1c5f6 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -86,6 +86,7 @@ SUBDIR += sgmlformat SUBDIR += sgmls SUBDIR += sgmltools + SUBDIR += sgmltools-lite SUBDIR += sgrep SUBDIR += sp SUBDIR += texi2html diff --git a/textproc/sgmltools-lite/Makefile b/textproc/sgmltools-lite/Makefile new file mode 100644 index 000000000000..257fd86ee7ae --- /dev/null +++ b/textproc/sgmltools-lite/Makefile @@ -0,0 +1,32 @@ +# New ports collection makefile for: sgmltools +# Date created: 7 Apr 2000 +# Whom: Benno Rice +# +# $FreeBSD$ +# + +PORTNAME= sgmltools-lite +PORTVERSION= 3.0.0 +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= sgmltools-lite + +MAINTAINER= benno@netizen.com.au + +BUILD_DEPENDS+= python:${PORTSDIR}/lang/python \ + jade:${PORTSDIR}/textproc/jade \ + ${LOCALBASE}/share/texmf:${PORTSDIR}/print/teTeX +RUN_DEPENDS+= ${LOCALBASE}/share/sgml/docbook:${PORTSDIR}/textproc/docbook \ + ${LOCALBASE}/share/sgml/docbook/dsssl:${PORTSDIR}/textproc/dsssl-docbook-modular + +MAN1= sgmltools.1 +GNU_CONFIGURE= yes +CONFIGURE_ARGS+=--with-etcsgml=${PREFIX}/etc/sgml + +pre-configure: + ${RM} -f ${WRKSRC}/config.cache + +post-install: + ${ECHO} "3.0.0" > ${LOCALBASE}/share/sgml/misc/sgmltools/VERSION + +.include -- cgit '>FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 1.14wen2010-09-092-4/+4
* - update to 1.13leeym2010-08-192-7/+8
* Update to 1.12.tobez2009-09-082-4/+4
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checkspgollucci2009-07-231-7/+1
* - Update to 1.11miwi2009-05-012-4/+4
* - Update to 1.1jadawin2009-02-102-4/+4
* - update to 1.01leeym2008-10-102-9/+13
* Update to 1.0mat2008-05-292-5/+4
* - update to 0.91leeym2008-02-172-8/+8
* - Update to 0.9miwi2007-12-122-4/+4
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-7/+1
* Update to 0.7erwin2006-05-182-4/+4
* Update to 0.6.1. Assign maintainer to perl@.tobez2006-04-102-6/+6
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-5/+5
* Update to 0.6. Require perl from ports.tobez2005-11-172-5/+14
* search.cpan.org redirect reduction canonicalization project, pass 1:fenner2005-09-221-1/+1