1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/mail/xfmail/Makefile

26 lines
517 B
Makefile
Raw Normal View History

# 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 <bsd.port.mk>