mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
20 lines
423 B
Makefile
20 lines
423 B
Makefile
# Ports collection makefile for: xspringies
|
|
# Version required: 1.1
|
|
# Date created: 12 January 1997
|
|
# Whom: jkh
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1997/02/16 01:35:52 obrien Exp $
|
|
#
|
|
|
|
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>
|