1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/mail/xfmail/Makefile

23 lines
439 B
Makefile
Raw Normal View History

# New ports collection makefile for: xfmail
1999-09-04 06:19:43 +00:00
# Version required: 1.3.1
# Date created: 30 June 1996
# Whom: gena
#
1999-08-25 06:51:17 +00:00
# $FreeBSD$
#
1999-09-04 06:19:43 +00:00
DISTNAME= xfmail-1.3.1
CATEGORIES= mail
1999-09-04 06:19:43 +00:00
MASTER_SITES= ftp://xfmail.slappy.org/pub/xfmail/
MAINTAINER= gena@NetVision.net.il
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
xforms.0:${PORTSDIR}/x11-toolkits/xforms
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
MAN1= xfmail.1
.include <bsd.port.mk>