summaryrefslogtreecommitdiff
path: root/print/rtf2latex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/rtf2latex/Makefile')
-rw-r--r--print/rtf2latex/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/print/rtf2latex/Makefile b/print/rtf2latex/Makefile
deleted file mode 100644
index b48b3ace6ccb..000000000000
--- a/print/rtf2latex/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: rtf2LaTeX
-# Version required: 1.5
-# Date created: 25 Jan 1995
-# Whom: thomas@ghpc8.ihf.rwth-aachen.de
-#
-# $Id$
-#
-
-DISTNAME= rtf2LaTeX.1.5
-PKGNAME= rtf2latex-1.5
-CATEGORIES+= printing
-KEYWORDS+= RTF "Rich Text Format" LaTeX TeX
-MASTER_SITES= ftp://ftp.dante.de/pub/tex/support/rtf2latex/
-
-MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de
-
-WRKSRC= ${WRKDIR}/rtf2LaTeX
-
-.include <bsd.port.mk>