freebsd-ports/mail/xmail/Makefile

20 lines
413 B
Makefile

# Created by: 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= X-based interface to the Berkeley mail program
USES= imake
USE_XORG= xbitmaps xaw
MAN1= xmail.1
NO_STAGE= yes
.include <bsd.port.mk>