freebsd-ports/games/wmeyes/Makefile

20 lines
388 B
Makefile
Raw Normal View History

# New ports collection makefile for: wmeyes
# Version required: 1.0
# Date created: 18 March 1999
# Whom: Zenin <zenin@archive.rhps.org>
#
1999-08-25 02:06:33 -04:00
# $FreeBSD$
#
1999-04-21 12:04:54 -04:00
DISTNAME= wmeyes-1.0
CATEGORIES= games
MASTER_SITES= ftp://thrush.omix.com/pub/misc/
1999-04-21 12:04:54 -04:00
MAINTAINER= zenin@archive.rhps.org
1999-04-21 12:04:54 -04:00
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
.include <bsd.port.mk>