freebsd-ports/mail/pyzor/Makefile
Tilman Keskinoz 340c0145b7 Update to 0.4
PR:	43449
2002-11-19 17:18:22 +00:00

22 lines
368 B
Makefile

# ex:ts=8
# Ports collection makefile for: pyzor
# Date created: Aug 1, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= pyzor
PORTVERSION= 0.4.0
CATEGORIES= mail python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
USE_BZIP2= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes
.include <bsd.port.mk>