blob: cb5e34c082dbbd80f9a26f9d4a00618b505d29bf (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# New ports collection makefile for: xsol
# Version required: 2.1.1
# Date created: 2 Jan 1995
# Whom: swallace
#
# $Id: Makefile,v 1.2 1995/02/11 13:49:27 asami Exp $
#
DISTNAME= xsol-new
MASTER_SITES= ftp://iraun1.ira.uka.de/pub/x11/games/
USE_IMAKE= yes
.include <bsd.port.mk>
|