summaryrefslogtreecommitdiff
path: root/textproc/py-markdown2
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-markdown2')
-rw-r--r--textproc/py-markdown2/Makefile25
-rw-r--r--textproc/py-markdown2/distinfo3
-rw-r--r--textproc/py-markdown2/pkg-descr7
-rw-r--r--textproc/py-markdown2/pkg-plist3
4 files changed, 0 insertions, 38 deletions
diff --git a/textproc/py-markdown2/Makefile b/textproc/py-markdown2/Makefile
deleted file mode 100644
index e4f15285c3c6..000000000000
--- a/textproc/py-markdown2/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: py-markdown
-# Date created: 28 November 2006
-# Whom: Graham Todd <gtodd@bellanet.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= markdown
-PORTVERSION= 1.6
-CATEGORIES= textproc python
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= python-markdown
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= ${PORTNAME}-${PORTVERSION}a
-
-MAINTAINER= alexbl@FreeBSD.org
-COMMENT= Text markup to HTML conversion engine for Python
-
-USE_ZIP= yes
-USE_PYTHON= 2.4+
-USE_PYDISTUTILS= yes
-
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-
-.include <bsd.port.mk>
diff --git a/textproc/py-markdown2/distinfo b/textproc/py-markdown2/distinfo
deleted file mode 100644
index 481ae00cd494..000000000000
--- a/textproc/py-markdown2/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (markdown-1.6a.zip) = 21b5882f76264f84b0c6edf54ca38d2d
-SHA256 (markdown-1.6a.zip) = fbf349b8d4e4594eea50c9312754370c69d8df5ae7af4b6f5d857d17f871217b
-SIZE (markdown-1.6a.zip) = 25236
diff --git a/textproc/py-markdown2/pkg-descr b/textproc/py-markdown2/pkg-descr
deleted file mode 100644
index 473b80fcdcb4..000000000000
--- a/textproc/py-markdown2/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-Markdown is two things: (1) a plain text formatting syntax; and (2) a
-software tool that converts the plain text formatting to (X)HTML. The
-formatting syntax is designed to be easy and intuitive for web authors
-and resembles typical email formatting conventions. The resultant
-(X)HTML is structurally valid.
-
-WWW: http://www.freewisdom.org/projects/python-markdown
diff --git a/textproc/py-markdown2/pkg-plist b/textproc/py-markdown2/pkg-plist
deleted file mode 100644
index 28c19b0a3bba..000000000000
--- a/textproc/py-markdown2/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-%%PYTHON_SITELIBDIR%%/markdown.py
-%%PYTHON_SITELIBDIR%%/markdown.pyc
-%%PYTHON_SITELIBDIR%%/markdown.pyo