aboutsummaryrefslogtreecommitdiffstats
path: root/devel/asm2html/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/asm2html/Makefile')
-rw-r--r--devel/asm2html/Makefile16
1 files changed, 0 insertions, 16 deletions
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>