Lines 1-10
Link Here
|
1 |
# Created by: Moggie <moggie@elasticmind.net> |
1 |
# Created by: Moggie <moggie@elasticmind.net> |
2 |
# $FreeBSD: head/textproc/py-wtforms/Makefile 347024 2014-03-04 15:39:09Z miwi $ |
2 |
# $FreeBSD: head/textproc/py-wtforms/Makefile 347024 2014-03-04 15:39:09Z miwi $ |
3 |
|
3 |
|
4 |
PORTNAME= WTForms |
4 |
PORTNAME= wtforms |
5 |
PORTVERSION= 1.0.3 |
5 |
PORTVERSION= 1.0.5 |
6 |
PORTREVISION= 1 |
|
|
7 |
CATEGORIES= textproc python |
6 |
CATEGORIES= textproc python |
|
|
7 |
DISTNAME= WTForms-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} |
8 |
MASTER_SITES= CHEESESHOP |
8 |
MASTER_SITES= CHEESESHOP |
9 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
9 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
10 |
|
10 |
|