freebsd-ports/mail/xmail/Makefile
Jimmy Olgeni 1be0301128 Spaces->tabs in the mail category.
(I know, I look boring and pedant :o)
2001-02-05 15:11:27 +00:00

21 lines
392 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= ports@FreeBSD.org
USE_IMAKE= yes
USE_XPM= yes
MAN1= xmail.1
.include <bsd.port.mk>