1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/mail/pyzor/Makefile
2002-08-16 13:38:54 +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.3.1
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>