aboutsummaryrefslogtreecommitdiffstats
path: root/games/spider/Makefile
blob: 1c5df3d48aa921eea129b6b26abaa20a42da46f4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    spider
# Version required:     1.1
# Date created:         2 Oct 1995
# Whom:                 se
#
# $Id: Makefile,v 1.2 1995/10/10 23:56:56 asami Exp $
#

DISTNAME=   spider
PKGNAME=    spider-1.1
CATEGORIES= games
MASTER_SITES=   ftp://ftp.uni-koeln.de/windows/xcontrib/

MAINTAINER= asami@FreeBSD.ORG

USE_IMAKE=  yes
INSTALL_TARGET= install install.doc

.include <bsd.port.mk>