# New ports collection makefile for: xabacus # Date created: 3 May 1998 # Whom: Andrey Zakhvatov # # $FreeBSD$ # PORTNAME= xabacus PORTVERSION= 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 WRKSRC= ${WRKDIR}/xabacus REQUIRES_MOTIF= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes MAN1= xabacus.1 do-install: ${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 ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Strip shared librarysunpoet2015-08-171-1/+4
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-261-0/+1
* - Update to 0.011sunpoet2014-03-081-4/+1
* - Support STAGEDIRsunpoet2013-11-181-3/+0
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Cleanup Makefile headersunpoet2013-08-221-5/+1
* - Use RUN_DEPENDS:=BUILD_DEPENDSsunpoet2013-08-211-1/+1
* - Convert to new perl frameworksunpoet2013-08-211-1/+2
* - Cleanup outdated checks. (PERL_LEVEL < 5.12)az2013-06-18