From ca2d2573b2c1aa38d4856b3600adc7003b078a8c Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 15 Mar 1999 01:16:05 +0000 Subject: Update to version 0.62. PR: 9831 Submitted by: maintainer --- mail/wmmail/Makefile | 29 ++++++++++++++++++++++------- 1 file changed, 22 insertions(+), 7 deletions(-) (limited to 'mail/wmmail/Makefile') diff --git a/mail/wmmail/Makefile b/mail/wmmail/Makefile index cee9b374d673..70245ddfb524 100644 --- a/mail/wmmail/Makefile +++ b/mail/wmmail/Makefile @@ -1,20 +1,35 @@ # New ports collection makefile for: wmmail -# Version required: 0.59 +# Version required: 0.62 # Date created: 7 Jun 1998 # Whom: rom # -# $Id: Makefile,v 1.6 1998/11/23 03:29:10 steve Exp $ +# $Id: Makefile,v 1.7 1999/01/18 06:43:00 asami Exp $ # -DISTNAME= wmmail-0.59 +DISTNAME= WMMail.app-0.62 +PKGNAME= wmmail-0.62 CATEGORIES= mail windowmaker -MASTER_SITES= http://earth.gaianet.net/~scorpio/ +MASTER_SITES= http://www.eecg.utoronto.ca/~chanb/ MAINTAINER= jim@phrantic.phear.net -LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm +LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ + PropList.1:${PORTSDIR}/devel/libPropList -USE_IMAKE= yes -MAN1= wmmail.1 +GNU_CONFIGURE= yes +CONFIGURE_ARGS+=--with-PL-libs="-L${LOCALBASE}/lib" \ + --with-PL-incs="-I${LOCALBASE}/include" +WRKSRC= ${WRKDIR}/WMMail.app-0.62 +USE_X_PREFIX= yes + +post-install: + @${ECHO} " " + @${ECHO} "---------------------------------------------------------------------" + @${ECHO} "===> Installing WMMail.defaults in ${PREFIX}/share/doc/WMMail" + @${ECHO} "===> Modify to your config and copy to ~/GNUstep/Defaults/WMMail" + @${ECHO} "---------------------------------------------------------------------" + @${ECHO} " " + @${MKDIR} ${PREFIX}/share/doc/WMMail && chmod a+rx ${PREFIX}/share/doc/WMMail + ${INSTALL_DATA} ${WRKSRC}/WMMail.defaults ${PREFIX}/share/doc/WMMail .include -- cgit v1.2.3