From a0285a6e130314e84696cc703a790212b340dc74 Mon Sep 17 00:00:00 2001 From: Jim Mock Date: Sat, 14 Aug 1999 09:11:55 +0000 Subject: Updated my email address --- x11/wmbutton/Makefile | 24 +++++++++--------------- x11/wmbutton/pkg-descr | 2 +- 2 files changed, 10 insertions(+), 16 deletions(-) (limited to 'x11/wmbutton') diff --git a/x11/wmbutton/Makefile b/x11/wmbutton/Makefile index f35da4dfdc9d..14154adb4982 100644 --- a/x11/wmbutton/Makefile +++ b/x11/wmbutton/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: wmbutton # Version required: 0.4 # Date created: 10 Apr 1999 -# Whom: Jim Mock +# Whom: Jim Mock # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/04/11 12:53:10 jseger Exp $ # DISTNAME= wmbutton-0.4 CATEGORIES= x11 windowmaker MASTER_SITES= http://www-personal.ksu.edu/~ehflora/wmbutton/ -MAINTAINER= jim@phrantic.phear.net +MAINTAINER= jim@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm @@ -23,19 +23,13 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/wmbutton ${PREFIX}/bin post-install: - @${ECHO} " " - @${ECHO} "----------------------------------------------------------------------" - @${ECHO} "===> Installing .wmbutton as ${PREFIX}/share/examples/wmbutton/wmbutton" - @${ECHO} "===> Modify if you wish and copy to ~/.wmbutton" - @${ECHO} "----------------------------------------------------------------------" + @${ECHO} "===> Installing .wmbutton as ${PREFIX}/share/examples/wmbutton/wmbutton" + @${ECHO} "===> Modify if you wish and copy to ~/.wmbutton" @${MKDIR} ${PREFIX}/share/examples/wmbutton && chmod a+rx ${PREFIX}/share/examples/wmbutton - ${INSTALL_DATA} ${WRKSRC}/.wmbutton ${PREFIX}/share/examples/wmbutton/wmbutton - @${ECHO} " " - @${ECHO} "-----------------------------------------------------------" - @${ECHO} "===> Installing README in ${PREFIX}/share/doc/wmbutton" - @${ECHO} "===> Please read it for usage instructions" - @${ECHO} "-----------------------------------------------------------" + #${INSTALL_DATA} ${WRKSRC}/.wmbutton ${PREFIX}/share/examples/wmbutton/wmbutton + @${ECHO} "===> Installing README in ${PREFIX}/share/doc/wmbutton" + @${ECHO} "===> Please read it for usage instructions" @${MKDIR} ${PREFIX}/share/doc/wmbutton && chmod a+rx ${PREFIX}/share/doc/wmbutton - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/wmbutton + @${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/wmbutton .include diff --git a/x11/wmbutton/pkg-descr b/x11/wmbutton/pkg-descr index c266b93a2c70..d987eead64ba 100644 --- a/x11/wmbutton/pkg-descr +++ b/x11/wmbutton/pkg-descr @@ -6,4 +6,4 @@ by Ben Cohen. WWW: http://www-personal.ksu.edu/~ehflora/wmbutton/index.html -- Jim +- Jim -- cgit v1.2.3