mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
22676bade8
- Fix pkg/PLIST PR: 16276 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
23 lines
427 B
Makefile
23 lines
427 B
Makefile
# New ports collection makefile for: spider
|
|
# Version required: 1.1
|
|
# Date created: 2 Oct 1995
|
|
# Whom: se
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= spider
|
|
PKGNAME= spider-1.1
|
|
CATEGORIES= games
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
|
MASTER_SITE_SUBDIR= games/solitaires
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
USE_IMAKE= yes
|
|
INSTALL_TARGET= install install.doc
|
|
MAN1= spider.1
|
|
|
|
.include <bsd.port.mk>
|