mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
20 lines
415 B
Makefile
20 lines
415 B
Makefile
|
# New ports collection makefile for: spidel
|
||
|
# Version required: 1.1
|
||
|
# Date created: 2 Oct 1995
|
||
|
# Whom: ?
|
||
|
#
|
||
|
# $Id: Makefile,v 1.1.1.1 1995/07/19 00:31:03 jkh 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>
|