19 lines
404 B
Makefile
19 lines
404 B
Makefile
# OpenBSD makefile for: xsol
|
|
# Version required: 2.1.1
|
|
# Date created: May 19 1998
|
|
# Whom: Angelos D. Keromytis
|
|
#
|
|
# $OpenBSD: Makefile,v 1.1.1.1 1998/05/20 02:15:52 angelos Exp $
|
|
#
|
|
|
|
DISTNAME= xsol-new
|
|
PKGNAME= xsol-2.1.1
|
|
CATEGORIES= games
|
|
MASTER_SITES= ftp://iraun1.ira.uka.de/pub/x11/games/
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|