openbsd-ports/games/xsoldier/Makefile

21 lines
458 B
Makefile
Raw Normal View History

1997-12-06 23:31:25 -05:00
# OpenBSD makefile for: xsoldier
# Version required: 0.96
# Date created: December 6, 1997
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.1.1.1 1997/12/07 04:31:25 angelos Exp $
#
DISTNAME= xsoldier-0.96
CATEGORIES= games x11
MASTER_SITES= http://www.educ.info.kanagawa-u.ac.jp/~s945750/xsoldier/
MAINTAINER= angelos@openbsd.org
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
.include <bsd.port.mk>