freebsd-ports/mail/xmail/Makefile

24 lines
475 B
Makefile
Raw Normal View History

# 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$
#
2000-04-13 22:01:08 +02:00
PORTNAME= xmail
PORTVERSION= 1.6
PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
2000-04-13 22:01:08 +02:00
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= sjr@comcast.net
2003-02-20 20:00:52 +01:00
COMMENT= An X-based interface to the Berkeley mail program
USE_IMAKE= yes
USE_XORG= xbitmaps xaw
MAN1= xmail.1
.include <bsd.port.mk>