summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-19 18:48:53 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-19 18:48:53 +0000
commitd52405e2ebf5dc21f9b4b3bed3d315b29b722cf8 (patch)
treeb4290f3a5edceeb00da13180031d33c15ecf05f5 /print
parentMosfet has exited the OSS arena. This is now abandonware. (diff)
New port abntex version 0.5: Both classes and styles for both LaTex
and bibtex for ABNT rules Submitted by: Hammurabi Mendes <hmendes@brturbo.com>
Notes
Notes: svn path=/head/; revision=66728
Diffstat (limited to 'print')
-rw-r--r--print/Makefile1
-rw-r--r--print/abntex/Makefile40
-rw-r--r--print/abntex/distinfo1
-rw-r--r--print/abntex/pkg-comment1
-rw-r--r--print/abntex/pkg-descr4
-rw-r--r--print/abntex/pkg-plist30
6 files changed, 77 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile
index 6a15546cc8cc..6676fa401abe 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -5,6 +5,7 @@
SUBDIR += a2ps-letter
SUBDIR += a2ps-letterdj
SUBDIR += abc2mtex
+ SUBDIR += abntex
SUBDIR += acrobatviewer
SUBDIR += acroread
SUBDIR += acroread-commfont
diff --git a/print/abntex/Makefile b/print/abntex/Makefile
new file mode 100644
index 000000000000..71fcbfa4fead
--- /dev/null
+++ b/print/abntex/Makefile
@@ -0,0 +1,40 @@
+# New ports collection makefile for: abntex
+# Date created: Tue Sep 17 22:08:35 BRT 2002
+# Whom: Hammurabi Mendes <hmendes@brturbo.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= abntex
+PORTVERSION= 0.5
+CATEGORIES= print
+MASTER_SITES= http://download.codigolivre.org.br/abntex/
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= hmendes@brturbo.com
+
+RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX
+
+WRKSRC= ${WRKDIR}/${PORTNAME}
+NO_BUILD= yes
+#
+SORT?= /usr/bin/sort
+
+do-install:
+# extract into staging area
+ @cd ${WRKDIR} && ${TAR} -xf ${WRKSRC}/abntex-texmf-${PORTVERSION}.tar
+# prepare information about installation
+ @cd ${WRKDIR} && ${FIND} texmf -type f > ${WRKDIR}/files && \
+ ${FIND} texmf -type d | ${SORT} > ${WRKDIR}/dirs
+# create dirs
+ @for dir in `${CAT} ${WRKDIR}/dirs`; do \
+ ${MKDIR} ${PREFIX}/share/$${dir} ; \
+ done
+# install files
+ @for file in `${CAT} ${WRKDIR}/files`; do \
+ ${INSTALL_DATA} ${WRKDIR}/$${file} ${PREFIX}/share/$${file} ; \
+ done
+# inform tex about installation
+ @${LOCALBASE}/bin/texhash
+
+.include <bsd.port.mk>
diff --git a/print/abntex/distinfo b/print/abntex/distinfo
new file mode 100644
index 000000000000..6a099c0e1603
--- /dev/null
+++ b/print/abntex/distinfo
@@ -0,0 +1 @@
+MD5 (abntex-0.5.tgz) = baeb3f8000efad1c4aa4b1a25f7a52e7
diff --git a/print/abntex/pkg-comment b/print/abntex/pkg-comment
new file mode 100644
index 000000000000..88d538b20484
--- /dev/null
+++ b/print/abntex/pkg-comment
@@ -0,0 +1 @@
+Both classes and styles for both LaTex and bibtex for ABNT rules
diff --git a/print/abntex/pkg-descr b/print/abntex/pkg-descr
new file mode 100644
index 000000000000..5736348eafca
--- /dev/null
+++ b/print/abntex/pkg-descr
@@ -0,0 +1,4 @@
+Both classes and styles for both LaTex and bibtex that uphold as
+close as possible ABNT rules (http://www.abnt.org.br/)
+
+WWW: http://codigolivre.org.br/projects/abntex/
diff --git a/print/abntex/pkg-plist b/print/abntex/pkg-plist
new file mode 100644
index 000000000000..f94bb420df24
--- /dev/null
+++ b/print/abntex/pkg-plist
@@ -0,0 +1,30 @@
+share/texmf/bibtex/bib/abntex/abnt-bibtex-doc.bib
+share/texmf/bibtex/bib/abntex/abnt-def.bib
+share/texmf/bibtex/bib/abntex/abnt-options.bib
+share/texmf/bibtex/bib/abntex/abnt-test.bib
+share/texmf/bibtex/bst/abntex/abnt-alf.bst
+share/texmf/bibtex/bst/abntex/abnt-num.bst
+share/texmf/bibtex/bst/abntex/changelog.txt
+share/texmf/doc/bibtex/abntex/abnt-bibtex-alf-doc.css
+share/texmf/doc/bibtex/abntex/abnt-bibtex-alf-doc.pdf
+share/texmf/doc/bibtex/abntex/abnt-bibtex-alf-doc.ps.gz
+share/texmf/doc/bibtex/abntex/abnt-bibtex-alf-doc.tex
+share/texmf/doc/bibtex/abntex/abnt-bibtex-doc.css
+share/texmf/doc/bibtex/abntex/abnt-bibtex-doc.pdf
+share/texmf/doc/bibtex/abntex/abnt-bibtex-doc.ps.gz
+share/texmf/doc/bibtex/abntex/abnt-bibtex-doc.tex
+share/texmf/doc/latex/abntex/abnt-classe-doc.css
+share/texmf/doc/latex/abntex/abnt-classe-doc.pdf
+share/texmf/doc/latex/abntex/abnt-classe-doc.ps.gz
+share/texmf/doc/latex/abntex/abnt-classe-doc.tex
+share/texmf/tex/latex/abntex/abnt-alf.sty
+share/texmf/tex/latex/abntex/abnt-num.sty
+share/texmf/tex/latex/abntex/abnt.cls
+share/texmf/tex/latex/abntex/devel.txt
+@dirrm share/texmf/tex/latex/abntex
+@dirrm share/texmf/doc/latex/abntex
+@dirrm share/texmf/doc/bibtex/abntex
+@dirrm share/texmf/bibtex/bst/abntex
+@dirrm share/texmf/bibtex/bib/abntex
+@exec texhash
+@unexec texhash