mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
17 lines
334 B
Makefile
17 lines
334 B
Makefile
# New ports collection makefile for: xevil
|
|
# Version required: 1.4
|
|
# Date created: 6 May 1995
|
|
# Whom: jmz
|
|
#
|
|
|
|
PKGNAME= xevil-1.4
|
|
CATEGORIES+= games x11
|
|
MASTER_SITES= ftp://ftp.x.org/contrib/games/
|
|
DISTFILES= xevil1.4.src_only.tar.Z
|
|
|
|
MAINTAINER= jmz@FreeBSD.org
|
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
.include <bsd.port.mk>
|