From 929931d3f41395e0d6bcbe5f67b3fbf9215568d4 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Tue, 3 Oct 1995 01:20:06 +0000 Subject: xfmail 0.3-BETA port Submitted by: Gennady Sorokopud --- mail/xfmail/Makefile | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 mail/xfmail/Makefile (limited to 'mail/xfmail/Makefile') diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile new file mode 100644 index 000000000000..eb733bacf780 --- /dev/null +++ b/mail/xfmail/Makefile @@ -0,0 +1,25 @@ +# New ports collection makefile for: xfmail +# Version required: 0.3 +# Date created: 01 October 1995 +# Whom: gena +# +# $Id: $ +# + +DISTNAME= xfmail +PKGNAME= xfmail-0.3-beta +CATEGORIES+= mail x11 +MASTER_SITES= ftp://burka.netvision.net.il/pub/xfmail/work/ +WRKSRC= ${WRKDIR}/xfmail/ui + +LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \ + forms\\.0\\.:${PORTSDIR}/x11/xforms + +PREFIX= /usr/X11R6 + +MAINTAINER= gena@NetVision.net.il + +pre-configure: + @(cd ${WRKSRC} ; cp Makefile.FreeBSD Makefile) + +.include -- cgit v1.2.3