mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
22d5122d5c
directories on deinstall.
21 lines
429 B
Makefile
21 lines
429 B
Makefile
# New ports collection makefile for: spider
|
|
# Version required: 1.1
|
|
# Date created: 2 Oct 1995
|
|
# Whom: se
|
|
#
|
|
# $Id: Makefile,v 1.4 1997/12/25 22:29:17 asami Exp $
|
|
#
|
|
|
|
DISTNAME= spider
|
|
PKGNAME= spider-1.1
|
|
CATEGORIES= games
|
|
MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/
|
|
|
|
MAINTAINER= ports@FreeBSD.ORG
|
|
|
|
USE_IMAKE= yes
|
|
INSTALL_TARGET= install install.doc
|
|
MAN1= spider.1
|
|
|
|
.include <bsd.port.mk>
|