# New ports collection makefile for: golddig # Date created: 20 November 1994 # Whom: jmz # # $FreeBSD$ # PORTNAME= golddig PORTVERSION= 2.0 CATEGORIES= games MASTER_SITES= ftp://qiclab.scn.rain.com/pub/games/ DISTNAME= golddig2 EXTRACT_SUFX= .tar.Z MAINTAINER= jmz@FreeBSD.org USE_XLIB= yes MAN6= golddig.6 pre-patch: @(cd ${WRKSRC}; for i in 245 244 246 247; do \ ${AWK} '{if (/^#!/) x++} {if(x) print $$0'} $$i| /bin/sh; \ done; ${MV} golddig2/* .) pre-install: @${MKDIR} ${PREFIX}/lib/golddig .include 'vcs-git' href='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* math/primesieve: Update 7.5 -> 7.6Yuri Victorovich2021-01-091-1/+1
* New port: math/primesieve: Fast prime number generatorYuri Victorovich2019-05-08