summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-08-30 05:08:22 +0000
committerijliao <ijliao@FreeBSD.org>2001-08-30 05:08:22 +0000
commit34042275d5418f72cb8639eefe66c5f8396099df (patch)
tree8423b762da08fb617479ffd2c48b38f9697dd53d
parenta30c5a4889a2a295cfce1f364058d1005d4dd5b6 (diff)
downloadFreeBSD-ports-34042275d5418f72cb8639eefe66c5f8396099df.zip
FreeBSD-ports-34042275d5418f72cb8639eefe66c5f8396099df.tar.gz
remove ports/devel/cpp2html, which is included in textproc/source-highlight
-rw-r--r--devel/Makefile1
-rw-r--r--devel/cpp2html/Makefile18
-rw-r--r--devel/cpp2html/distinfo1
-rw-r--r--devel/cpp2html/pkg-comment1
-rw-r--r--devel/cpp2html/pkg-descr5
-rw-r--r--devel/cpp2html/pkg-plist31
6 files changed, 0 insertions, 57 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 36f657a..f381c68 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -72,7 +72,6 @@
SUBDIR += cons
SUBDIR += cons-test
SUBDIR += cook
- SUBDIR += cpp2html
SUBDIR += cppadvio
SUBDIR += cproto
SUBDIR += crossgo32
diff --git a/devel/cpp2html/Makefile b/devel/cpp2html/Makefile
deleted file mode 100644
index 75e41f6..0000000
--- a/devel/cpp2html/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: cpp2html
-# Date created: 24 January 2001
-# Whom: George Reid <greid@ukug.uk.freebsd.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= cpp2html
-PORTVERSION= 1.2
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-
-MAINTAINER= greid@ukug.uk.freebsd.org
-
-GNU_CONFIGURE= yes
-
-.include <bsd.port.mk>
diff --git a/devel/cpp2html/distinfo b/devel/cpp2html/distinfo
deleted file mode 100644
index 51fffd3..0000000
--- a/devel/cpp2html/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (cpp2html-1.2.tar.gz) = 58ad18f490464d4bf3d5f689e9bc0588
diff --git a/devel/cpp2html/pkg-comment b/devel/cpp2html/pkg-comment
deleted file mode 100644
index bf78329..0000000
--- a/devel/cpp2html/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A simple program to output HTML with syntax highlighting from C/C++ source
diff --git a/devel/cpp2html/pkg-descr b/devel/cpp2html/pkg-descr
deleted file mode 100644
index 3e2a080..0000000
--- a/devel/cpp2html/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-This is a simple program that, given a source C/C++ file, produces a
-HTML source with syntax highlighting.
-
-- George Reid
-greid@ukug.uk.freebsd.org
diff --git a/devel/cpp2html/pkg-plist b/devel/cpp2html/pkg-plist
deleted file mode 100644
index aa55488..0000000
--- a/devel/cpp2html/pkg-plist
+++ /dev/null
@@ -1,31 +0,0 @@
-bin/cpp2html
-share/cpp2html/tags.j2h
-share/doc/cpp2html/COPYING
-share/doc/cpp2html/ChangeLog
-share/doc/cpp2html/INSTALL
-share/doc/cpp2html/NEWS
-share/doc/cpp2html/README
-share/doc/cpp2html/README.compile_VC6
-share/doc/cpp2html/THANKS
-share/doc/cpp2html/TODO.txt
-share/doc/cpp2html/cmdline.c.html
-share/doc/cpp2html/cmdline.h.html
-share/doc/cpp2html/colors.html
-share/doc/cpp2html/cpp2html.css
-share/doc/cpp2html/cpp2html.html
-share/doc/cpp2html/decorators.h.html
-share/doc/cpp2html/footer.html
-share/doc/cpp2html/generators.cc.html
-share/doc/cpp2html/generators.h.html
-share/doc/cpp2html/header.html
-share/doc/cpp2html/list.h.html
-share/doc/cpp2html/mails.txt
-share/doc/cpp2html/main.cc.html
-share/doc/cpp2html/main.h.html
-share/doc/cpp2html/messages.cc.html
-share/doc/cpp2html/mono-alt.css
-share/doc/cpp2html/mono.css
-share/doc/cpp2html/tags.cc.html
-share/doc/cpp2html/tags.h.html
-@dirrm share/cpp2html
-@dirrm share/doc/cpp2html
OpenPOWER on IntegriCloud