1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/mail/xmail/Makefile

21 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>