summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-10-07 22:06:56 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-10-07 22:06:56 +0000
commit3b4617d0d88549f0fc5da4beb1f33d7570f57ea2 (patch)
tree0d79e66ed5ead826bf291380abe63222781b1edd
parent* Upgrade to 7.1. (diff)
Remove duplicate port: devel/asm2html (see textproc/asm2html)
Noticed by: maintainer of devel/asm2html
Notes
Notes: svn path=/head/; revision=90557
-rw-r--r--MOVED1
-rw-r--r--devel/Makefile1
-rw-r--r--devel/asm2html/Makefile16
-rw-r--r--devel/asm2html/distinfo1
-rw-r--r--devel/asm2html/pkg-descr5
-rw-r--r--devel/asm2html/pkg-plist1
6 files changed, 1 insertions, 24 deletions
diff --git a/MOVED b/MOVED
index c7787bb7bfd2..130d90fe0396 100644
--- a/MOVED
+++ b/MOVED
@@ -624,3 +624,4 @@ security/rsaref||2003-10-04|Port is no longer useful
sysytils/clean|sysutils/clean_|2003-10-06|Portname clash with Makefile target
graphics/Mesa5||2003-10-06|Dupe port, see graphics/mesagl
math/drgenius|math/drgeo|2003-10-06|Move drgenius to drgeo
+devel/asm2html||2003-10-07|Dupe port, see textproc/asm2html
diff --git a/devel/Makefile b/devel/Makefile
index 11c3a608f3da..6d1f3e8fa9af 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -42,7 +42,6 @@
SUBDIR += as80
SUBDIR += asis
SUBDIR += asl
- SUBDIR += asm2html
SUBDIR += asmutils
SUBDIR += astyle
SUBDIR += atk
diff --git a/devel/asm2html/Makefile b/devel/asm2html/Makefile
deleted file mode 100644
index decb80e25e0d..000000000000
--- a/devel/asm2html/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# New ports collection makefile for: asm2html
-# Date created: 13 Januari 2003
-# Whom: Douwe Kiela <virtus@wanadoo.nl>
-#
-# $FreeBSD$
-#
-
-PORTNAME= asm2html
-PORTVERSION= 1.0
-CATEGORIES= devel www textproc
-MASTER_SITES= http://virtus.ath.cx/asm2html/
-
-MAINTAINER= virtus@wanadoo.nl
-COMMENT= A small tool to display NASM assembly source code in nice-looking HTML
-
-.include <bsd.port.mk>
diff --git a/devel/asm2html/distinfo b/devel/asm2html/distinfo
deleted file mode 100644
index e1480bdeb044..000000000000
--- a/devel/asm2html/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (asm2html-1.0.tar.gz) = b4d5a2972768e35aff409fb56e7e1b5d
diff --git a/devel/asm2html/pkg-descr b/devel/asm2html/pkg-descr
deleted file mode 100644
index 5a661cbfb909..000000000000
--- a/devel/asm2html/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Asm2html is a small tool to display NASM assembly source code in
-HTML. It looks for assembly keywords,register names,etc. and all
-gives them seperate colors.
-
-WWW: http://virtus.ath.cx/asm2html
diff --git a/devel/asm2html/pkg-plist b/devel/asm2html/pkg-plist
deleted file mode 100644
index 15a7ffac28c0..000000000000
--- a/devel/asm2html/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/asm2html