1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/mail/xmail/Makefile
Will Andrews 6427cbe717 Fix Imakefile breakage under XFree86 4.x.
PR:		22164
Submitted by:	Ports Fury
2000-12-21 06:28:17 +00:00

22 lines
393 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>