mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
1e4e024dc7
PR: 21640 Submitted by: maintainer
25 lines
465 B
Makefile
25 lines
465 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://yindy1.aist-nara.ac.jp/~tetu-s/sofken/software/
|
|
DISTNAME= ${PORTNAME}${PORTVERSION}
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
MAINTAINER= th@cis.ibaraki.ac.jp
|
|
|
|
USE_IMAKE= yes
|
|
USE_XPM= yes
|
|
NO_INSTALL_MANPAGES= yes
|
|
|
|
WRKSRC= ${WRKDIR}/xeji
|
|
|
|
.include <bsd.port.mk>
|