e4e0554e88
PR: 10337 Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
21 lines
469 B
Makefile
21 lines
469 B
Makefile
# New ports collection makefile for: xsol
|
|
# Version required: 2.1.1
|
|
# Date created: 2 Jan 1995
|
|
# Whom: swallace
|
|
#
|
|
# $Id: Makefile,v 1.8 1998/09/28 02:25:28 steve Exp $
|
|
#
|
|
|
|
DISTNAME= xsol-new
|
|
PKGNAME= xsol-2.1.1
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://ftp.tu-clausthal.de/pub/unix.new/games/ \
|
|
ftp://ftp.tu-clausthal.de/pub/unix.new/games/
|
|
|
|
MAINTAINER= swallace@FreeBSD.org
|
|
|
|
USE_IMAKE= yes
|
|
MAN6= xsol.6
|
|
|
|
.include <bsd.port.mk>
|