1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/games/wmeyes/Makefile
Satoshi Asami 818a8270b4 Add wmeyes.1.
Submitted by:	bento
2000-06-07 09:05:38 +00:00

21 lines
390 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
MAN1= wmeyes.1
.include <bsd.port.mk>