1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/games/spider/Makefile
Satoshi Asami ae02f246da This port was contributed by Stefan Esser. Sorry, STefan!
Originally submitted by:	se
1995-10-10 23:56:56 +00:00

20 lines
418 B
Makefile

# New ports collection makefile for: spider
# Version required: 1.1
# Date created: 2 Oct 1995
# Whom: se
#
# $Id: Makefile,v 1.1.1.1 1995/10/03 11:32:53 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>