1995-10-11 00:56:56 +01:00
|
|
|
# New ports collection makefile for: spider
|
1995-10-03 12:32:54 +01:00
|
|
|
# Date created: 2 Oct 1995
|
1995-10-11 00:56:56 +01:00
|
|
|
# Whom: se
|
1995-10-03 12:32:54 +01:00
|
|
|
#
|
1999-08-25 08:06:33 +02:00
|
|
|
# $FreeBSD$
|
1995-10-03 12:32:54 +01:00
|
|
|
#
|
|
|
|
|
2000-04-14 14:28:40 +02:00
|
|
|
PORTNAME= spider
|
|
|
|
PORTVERSION= 1.1
|
2007-05-19 22:36:56 +02:00
|
|
|
PORTREVISION= 1
|
1996-11-18 12:44:27 +01:00
|
|
|
CATEGORIES= games
|
2000-01-22 04:27:14 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
|
|
|
MASTER_SITE_SUBDIR= games/solitaires
|
2000-04-14 14:28:40 +02:00
|
|
|
DISTNAME= ${PORTNAME}
|
2000-01-22 04:27:14 +01:00
|
|
|
EXTRACT_SUFX= .tar.Z
|
1995-10-03 12:32:54 +01:00
|
|
|
|
1999-08-31 08:53:31 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 18:32:26 +01:00
|
|
|
COMMENT= A challenging double decked solitaire game
|
1995-10-03 12:32:54 +01:00
|
|
|
|
|
|
|
USE_IMAKE= yes
|
|
|
|
INSTALL_TARGET= install install.doc
|
1998-09-28 04:13:29 +02:00
|
|
|
MAN1= spider.1
|
1995-10-03 12:32:54 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|