diff options
Diffstat (limited to 'print/tr2latex/Makefile')
-rw-r--r-- | print/tr2latex/Makefile | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/print/tr2latex/Makefile b/print/tr2latex/Makefile deleted file mode 100644 index d95a22eafe45..000000000000 --- a/print/tr2latex/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# New ports collection makefile for: tr2latex -# Version required: 2.2 -# Date created: 25 Jan 1995 -# Whom: thomas@ghpc8.ihf.rwth-aachen.de -# - -DISTNAME= tr2latex-2.2 -CATEGORIES+= printing -KEYWORDS+= TeX LaTeX troff -MASTER_SITES= ftp://sol.cs.ruu.nl/pub/TEX/TOOLS/ - -MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de - -WRKSRC= ${WRKDIR}/tr2latex - -.include <bsd.port.mk> |