1998-01-09 05:57:38 +01:00
|
|
|
# New ports collection makefile for: xmail
|
|
|
|
# Date created: 15 July 1997
|
|
|
|
# Whom: Stephen Roznowski <sjr1@flash.net>
|
|
|
|
#
|
1999-08-25 08:51:17 +02:00
|
|
|
# $FreeBSD$
|
1998-01-09 05:57:38 +01:00
|
|
|
#
|
|
|
|
|
2000-04-13 22:01:08 +02:00
|
|
|
PORTNAME= xmail
|
2001-02-05 16:11:27 +01:00
|
|
|
PORTVERSION= 1.6
|
2009-01-23 17:28:36 +01:00
|
|
|
PORTREVISION= 2
|
1998-01-09 05:59:36 +01:00
|
|
|
CATEGORIES= mail
|
1998-01-09 05:57:38 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
|
|
MASTER_SITE_SUBDIR= applications
|
2000-04-13 22:01:08 +02:00
|
|
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
1998-01-09 05:57:38 +01:00
|
|
|
|
2006-07-11 12:26:15 +02:00
|
|
|
MAINTAINER= sjr@comcast.net
|
2003-02-20 20:00:52 +01:00
|
|
|
COMMENT= An X-based interface to the Berkeley mail program
|
1998-01-09 05:57:38 +01:00
|
|
|
|
|
|
|
USE_IMAKE= yes
|
2008-05-13 12:27:09 +02:00
|
|
|
USE_XORG= xbitmaps xaw
|
1998-01-09 05:57:38 +01:00
|
|
|
MAN1= xmail.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|