# New ports collection makefile for: xjumpx # Date created: 14 August 2001 # Whom: Tatsuya Kuidoh # # $FreeBSD$ # PORTNAME= xjumpx PORTVERSION= 1.4 CATEGORIES= games MASTER_SITES= http://www19.xdsl.ne.jp/~cdr/soft/dl/ MAINTAINER= ports@FreeBSD.org COMMENT= Improved version of xjump USE_X_PREFIX= yes USE_XPM= yes MAN1= xjumpx.1 MANCOMPRESSED= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/xjumpx ${PREFIX}/bin ${MKDIR} ${PREFIX}/lib/X11/xjumpx ${CHMOD} 777 ${PREFIX}/lib/X11/xjumpx ${CP} ${WRKSRC}/XJumpX.ad ${PREFIX}/lib/X11/app-defaults/XJumpX ${INSTALL_MAN} ${WRKSRC}/xjumpx.1 ${PREFIX}/man/man1 ${GZIP_CMD} ${PREFIX}/man/man1/xjumpx.1 @${CAT} ${PKGMESSAGE} .include 'vcs-git' href='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-1/+1
* - Update to 1.5culot2014-11-11