mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Updated my email address
This commit is contained in:
parent
98cb6577ba
commit
a0285a6e13
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=20713
@ -1,9 +1,9 @@
|
||||
# New ports collection makefile for: aterm
|
||||
# Version required: 0.3.6
|
||||
# Date created: 17 January 1999
|
||||
# Whom: Jim Mock <jim@phrantic.phear.net>
|
||||
# Whom: Jim Mock <jim@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1999/05/09 16:19:47 steve Exp $
|
||||
# $Id: Makefile,v 1.5 1999/05/16 23:32:25 steve Exp $
|
||||
#
|
||||
|
||||
DISTNAME= aterm-0.3.6
|
||||
@ -11,7 +11,7 @@ CATEGORIES= x11
|
||||
MASTER_SITES= http://members.xoom.com/sashav/aterm/ \
|
||||
http://www.tigr.net/afterstep/as-apps/download/aterm/
|
||||
|
||||
MAINTAINER= jim@phrantic.phear.net
|
||||
MAINTAINER= jim@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
|
||||
jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
|
@ -4,4 +4,6 @@ additions for fast transparency.
|
||||
It was created with AfterStep users in mind, but is not tied to any
|
||||
libraries, and can be used anywhere.
|
||||
|
||||
- Jim <jim@phrantic.phear.net>
|
||||
WWW: http://members.xoom.com/sashav/aterm/
|
||||
|
||||
- Jim <jim@FreeBSD.org>
|
||||
|
@ -1,16 +1,16 @@
|
||||
# New ports collection makefile for: wmbutton
|
||||
# Version required: 0.4
|
||||
# Date created: 10 Apr 1999
|
||||
# Whom: Jim Mock <jim@phrantic.phear.net>
|
||||
# Whom: Jim Mock <jim@FreeBSD.org>
|
||||
#
|
||||
# $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 <bsd.port.mk>
|
||||
|
@ -6,4 +6,4 @@ by Ben Cohen.
|
||||
|
||||
WWW: http://www-personal.ksu.edu/~ehflora/wmbutton/index.html
|
||||
|
||||
- Jim <jim@phrantic.phear.net>
|
||||
- Jim <jim@FreeBSD.org>
|
||||
|
Loading…
Reference in New Issue
Block a user