mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
Remove duplicate port: devel/asm2html (see textproc/asm2html)
Noticed by: maintainer of devel/asm2html
This commit is contained in:
parent
6b3f695fd1
commit
3b4617d0d8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90557
1
MOVED
1
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
|
||||
|
@ -42,7 +42,6 @@
|
||||
SUBDIR += as80
|
||||
SUBDIR += asis
|
||||
SUBDIR += asl
|
||||
SUBDIR += asm2html
|
||||
SUBDIR += asmutils
|
||||
SUBDIR += astyle
|
||||
SUBDIR += atk
|
||||
|
@ -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>
|
@ -1 +0,0 @@
|
||||
MD5 (asm2html-1.0.tar.gz) = b4d5a2972768e35aff409fb56e7e1b5d
|
@ -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
|
@ -1 +0,0 @@
|
||||
bin/asm2html
|
Loading…
x
Reference in New Issue
Block a user