freebsd-ports/games/xeji/Makefile
Steve Price c3a4a9ce84 Initial import of xeji version 1.2.
An xeyes-like game except with an old man watching you mouse cursor.

PR:		14244
Submitted by:	HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
1999-10-10 23:54:48 +00:00

24 lines
473 B
Makefile

# New ports collection makefile for: xeji
# Version required: 1.2
# Date created: 10 Aug 1999
# Whom: HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
#
# $FreeBSD$
#
DISTNAME= xeji1.2
PKGNAME= xeji-1.2
CATEGORIES= games
MASTER_SITES= http://yindy1.aist-nara.ac.jp/~tetu-s/sofken/software/
EXTRACT_SUFX= .tar.Z
MAINTAINER= th@cis.ibaraki.ac.jp
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
WRKSRC= ${WRKDIR}/xeji
.include <bsd.port.mk>