1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/mail/xmail/Makefile
Renato Botelho 585da46aee - Pass maintainership of these ports to submitter
- Pet portlint

PR:		ports/98100
Submitted by:	Stephen J. Roznowski <sjr at comcast.net>
2006-07-11 10:26:15 +00:00

23 lines
449 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
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= sjr@comcast.net
COMMENT= An X-based interface to the Berkeley mail program
USE_IMAKE= yes
USE_XPM= yes
MAN1= xmail.1
.include <bsd.port.mk>