1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/mail/xmail/Makefile
2010-09-21 07:12:01 +00:00

24 lines
477 B
Makefile

# New ports collection makefile for: xmail
# Date created: 15 July 1997
# Whom: Stephen Roznowski <sjr1@flash.net>
#
# $FreeBSD$
#
PORTNAME= xmail
PORTVERSION= 1.6
PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= sjroz@verizon.net
COMMENT= An X-based interface to the Berkeley mail program
USE_IMAKE= yes
USE_XORG= xbitmaps xaw
MAN1= xmail.1
.include <bsd.port.mk>