1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/games/xsol/Makefile
Seiichirou Hiraoka 8ee68ce31d Fix MASTER_SITE
Submitted by: s974123@cc.matsuyama-u.ac.jp
1999-05-10 18:19:38 +00:00

22 lines
524 B
Makefile

# New ports collection makefile for: xsol
# Version required: 2.1.1
# Date created: 2 Jan 1995
# Whom: swallace
#
# $Id: Makefile,v 1.9 1999/03/08 21:03:08 steve Exp $
#
DISTNAME= xsol-new
PKGNAME= xsol-2.1.1
CATEGORIES= games
MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ \
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>