|
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 |
7 |
MASTER_SITES= CHEESESHOP |
|
|
8 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
| 8 |
|
9 |
|
| 9 |
MAINTAINER= chalpin@cs.wisc.edu |
10 |
MAINTAINER= chalpin@cs.wisc.edu |
| 10 |
COMMENT= Collaborative, networked system to detect and block spam |
11 |
COMMENT= Collaborative, networked system to detect and block spam |
| 11 |
|
12 |
|
|
|
13 |
LICENSE= GPLv2 |
| 14 |
|
| 12 |
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gdbm>=0:${PORTSDIR}/databases/py-gdbm |
15 |
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gdbm>=0:${PORTSDIR}/databases/py-gdbm |
| 13 |
|
16 |
|
| 14 |
USES= python tar:bzip2 |
17 |
USES= python |
| 15 |
USE_PYTHON= distutils autoplist |
18 |
USE_PYTHON= distutils autoplist |
| 16 |
|
19 |
|
| 17 |
.include <bsd.port.mk> |
20 |
.include <bsd.port.mk> |