Lines 2-17
Link Here
|
2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
3 |
|
3 |
|
4 |
PORTNAME= pyzor |
4 |
PORTNAME= pyzor |
5 |
PORTVERSION= 0.7.0 |
5 |
PORTVERSION= 1.0.0 |
6 |
CATEGORIES= mail python |
6 |
CATEGORIES= mail python |
7 |
MASTER_SITES= SF |
|
|
8 |
|
7 |
|
9 |
MAINTAINER= chalpin@cs.wisc.edu |
8 |
MAINTAINER= chalpin@cs.wisc.edu |
10 |
COMMENT= Collaborative, networked system to detect and block spam |
9 |
COMMENT= Collaborative, networked system to detect and block spam |
11 |
|
10 |
|
|
|
11 |
LICENSE= GPLv2 |
12 |
|
12 |
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gdbm>=0:${PORTSDIR}/databases/py-gdbm |
13 |
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gdbm>=0:${PORTSDIR}/databases/py-gdbm |
13 |
|
14 |
|
|
|
15 |
GH_ACCOUNT= SpamExperts |
16 |
GH_TAGNAME= release-1-0-0 |
14 |
USES= python tar:bzip2 |
17 |
USES= python tar:bzip2 |
|
|
18 |
USE_GITHUB= yes |
15 |
USE_PYTHON= distutils autoplist |
19 |
USE_PYTHON= distutils autoplist |
16 |
|
20 |
|
17 |
.include <bsd.port.mk> |
21 |
.include <bsd.port.mk> |