1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/games/wmeyes/Makefile
Satoshi Asami 2971a93e52 Convert to PORTNAME/PORTVERSION. The following ports hand invalid version
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.
2000-04-14 12:28:40 +00:00

20 lines
374 B
Makefile

# New ports collection makefile for: wmeyes
# Date created: 18 March 1999
# Whom: Zenin <zenin@archive.rhps.org>
#
# $FreeBSD$
#
PORTNAME= wmeyes
PORTVERSION= 1.0
CATEGORIES= games
MASTER_SITES= ftp://thrush.omix.com/pub/misc/
MAINTAINER= zenin@archive.rhps.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
.include <bsd.port.mk>