2000-07-27 16:44:25 +02:00
|
|
|
# New ports collection makefile for: pmail
|
|
|
|
# Date created: 27 July 2000
|
|
|
|
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= pmail
|
|
|
|
PORTVERSION= 0.5.3
|
2008-06-06 16:17:21 +02:00
|
|
|
PORTREVISION= 8
|
2000-07-27 16:44:25 +02:00
|
|
|
CATEGORIES= mail python gnome
|
2003-10-29 08:22:56 +01:00
|
|
|
MASTER_SITES= # previous mastersites disappeared in 2001 and 2002
|
2000-07-27 16:44:25 +02:00
|
|
|
|
2003-07-29 11:12:37 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= A GNOME/python email client
|
2000-07-27 16:44:25 +02:00
|
|
|
|
|
|
|
USE_GMAKE= yes
|
2000-09-22 12:40:52 +02:00
|
|
|
USE_PYTHON= yes
|
2008-05-08 22:47:27 +02:00
|
|
|
USE_GNOME= gnomeprefix gnomehack pygnome
|
2001-07-31 08:35:03 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2000-07-27 16:44:25 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|