freebsd-ports/mail/pmail/Makefile

23 lines
485 B
Makefile
Raw Normal View History

# New ports collection makefile for: pmail
# Date created: 27 July 2000
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= pmail
PORTVERSION= 0.5.3
PORTREVISION= 8
CATEGORIES= mail python gnome
MASTER_SITES= # previous mastersites disappeared in 2001 and 2002
MAINTAINER= ports@FreeBSD.org
COMMENT= A GNOME/python email client
USE_GMAKE= yes
2000-09-22 12:40:52 +02:00
USE_PYTHON= yes
USE_GNOME= gnomeprefix gnomehack pygnome
GNU_CONFIGURE= yes
.include <bsd.port.mk>