|
Lines 6-17
Link Here
|
| 6 |
# |
6 |
# |
| 7 |
|
7 |
|
| 8 |
PORTNAME= markdown |
8 |
PORTNAME= markdown |
| 9 |
PORTVERSION= 1.6 |
9 |
PORTVERSION= 1.7 |
| 10 |
CATEGORIES= textproc python |
10 |
CATEGORIES= textproc python |
| 11 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
11 |
MASTER_SITES= CHEESESHOP |
| 12 |
MASTER_SITE_SUBDIR= python-markdown |
12 |
MASTER_SITE_SUBDIR= source/M/Markdown |
| 13 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
13 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
| 14 |
DISTNAME= ${PORTNAME}-${PORTVERSION}a |
|
|
| 15 |
|
14 |
|
| 16 |
MAINTAINER= alexbl@FreeBSD.org |
15 |
MAINTAINER= alexbl@FreeBSD.org |
| 17 |
COMMENT= Text markup to HTML conversion engine for Python |
16 |
COMMENT= Text markup to HTML conversion engine for Python |