1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/games/spider/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

25 lines
486 B
Makefile

# New ports collection makefile for: spider
# Date created: 2 Oct 1995
# Whom: se
#
# $FreeBSD$
#
PORTNAME= spider
PORTVERSION= 1.1
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/solitaires
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= A challenging double decked solitaire game
USE_IMAKE= yes
INSTALL_TARGET= install install.doc
MAN1= spider.1
.include <bsd.port.mk>