aboutsummaryrefslogtreecommitdiffstats
path: root/games/spider/Makefile
blob: b64f3a63fd35b0b5ff2c4ccb2e2cb1a43558f378 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    spider
# Version required:     1.1
# Date created:         2 Oct 1995
# Whom:                 se
#
# $FreeBSD$
#

DISTNAME=   spider
PKGNAME=    spider-1.1
CATEGORIES= games
MASTER_SITES=   ftp://ftp.uni-koeln.de/windows/xcontrib/ \
        http://www.lovett.com/~ade/FreeBSD/

MAINTAINER= ports@FreeBSD.ORG

USE_IMAKE=  yes
INSTALL_TARGET= install install.doc
MAN1=       spider.1

.include <bsd.port.mk>