mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
65ab34a667
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
20 lines
376 B
Makefile
20 lines
376 B
Makefile
# Ports collection makefile for: xspringies
|
|
# Version required: 1.1
|
|
# Date created: 12 January 1997
|
|
# Whom: jkh
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= xspringies-1.1
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://aixpdslib.seas.ucla.edu/pub/xspringies/RISC/3.2/src/
|
|
DISTFILES= xspringies.1.1.tar.Z
|
|
|
|
MAINTAINER= jkh@FreeBSD.org
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= xspringies.1
|
|
|
|
.include <bsd.port.mk>
|