summaryrefslogtreecommitdiff
path: root/games/xevil/Makefile
blob: 500378a129610ec9224a5a47c0704d2508f6cd59 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    xevil
# Version required:     1.3
# Date created:         6 May 1995
# Whom:                 jmz
#

DISTNAME=	xevil1.3
PKGNAME=	xevil-1.3
CATEGORIES+=	games x11
MASTER_SITES=	ftp://ftp.x.org/contrib/games/
DISTFILES=	xevil1.3.tar.Z

MAINTAINER=	jmz@FreeBSD.org

NO_WRKSUBDIR=	yes

.include <bsd.port.mk>