1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Update port to 5.5.2

Fix MASTER_SITES
Add WWW

PR:		17664
Submitted by:	tkato@prontomail.ne.jp
This commit is contained in:
Chris D. Faulhaber 2000-03-30 03:42:47 +00:00
parent 92f41f3c18
commit 61696f8e15
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27137
3 changed files with 18 additions and 16 deletions

View File

@ -1,30 +1,30 @@
# New ports collection makefile for: xabacus
# Version required: 5.4.4
# Version required: 5.5.2
# Date created: 3 May 1998
# Whom: Andrey Zakhvatov
#
# $FreeBSD$
#
DISTNAME= xabacus-5.4.4
CATEGORIES= games
MASTER_SITES= ftp://ftp.tux.org/pub/people/david-bagley/xabacus/ \
${MASTER_SITE_XCONTRIB}
DISTNAME= xabacus-5.5.2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
ftp://ftp.tux.org/pub/tux/bagleyd/xabacus/
MASTER_SITE_SUBDIR= applications
MAINTAINER= ports@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
REQUIRES_MOTIF= yes
WRKSRC= ${WRKDIR}/xabacus
WRKSRC= ${WRKDIR}/xabacus
REQUIRES_MOTIF= yes
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
MAN1= xabacus.1
MAN1= xabacus.1
do-install:
@ ${INSTALL_PROGRAM} ${WRKSRC}/xabacus ${PREFIX}/bin
@ ${INSTALL_PROGRAM} ${WRKSRC}/xmabacus ${PREFIX}/bin
@ ${INSTALL_DATA} ${WRKSRC}/Abacus.ad ${X11BASE}/lib/X11/app-defaults/Abacus
@ ${INSTALL_MAN} ${WRKSRC}/xabacus.man ${PREFIX}/man/man1/xabacus.1
${INSTALL_PROGRAM} ${WRKSRC}/xabacus ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/xmabacus ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/xabacus.man ${PREFIX}/man/man1/xabacus.1
${INSTALL_DATA} ${WRKSRC}/Abacus.ad ${X11BASE}/lib/X11/app-defaults/Abacus
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (xabacus-5.4.4.tar.gz) = 853452525520fc4f791b86eec6e7a968
MD5 (xabacus-5.5.2.tar.gz) = 2ec8d651b3a24c6919aac0ccf85bbe99

View File

@ -5,3 +5,5 @@ simulate a computer within a computer, so what does that show).
Actually, with a real abacus, one can move more than one row at a
time with 10 fingers. But on the other hand, a real abacus does
not have the current sum displayed as an integer.
WWW: http://www.tux.org/~bagleyd/abacus.html