1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/mail/xmail/Makefile
2014-02-02 16:03:27 +00:00

19 lines
384 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
.include <bsd.port.mk>