freebsd-ports/games/xeji/Makefile
Mark Linimon 8a4ba2893e Reset bouncing maintainer address.
Noticed by:	jmelo
2005-12-06 18:17:18 +00:00

26 lines
516 B
Makefile

# New ports collection makefile for: xeji
# Date created: 10 Aug 1999
# Whom: HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
#
# $FreeBSD$
#
PORTNAME= xeji
PORTVERSION= 1.2
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://www55.tok2.com/home/hym/pub/X11/
DISTNAME= ${PORTNAME}${PORTVERSION}
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= An old man watching your mouse cursor
PLIST_FILES= bin/xeji
USE_IMAKE= yes
USE_XPM= yes
NO_INSTALL_MANPAGES= yes
WRKSRC= ${WRKDIR}/xeji
.include <bsd.port.mk>