aboutsummaryrefslogtreecommitdiffstats
path: root/games/wmeyes/Makefile
blob: 9c39056b5c2ee593f39054331b1cd65ee8f81f59 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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
COMMENT=    The world's most useless WindowMaker dock app

USE_IMAKE=  yes
USE_XPM=    yes
MAN1=       wmeyes.1
PLIST_FILES=    bin/wmeyes

.include <bsd.port.mk>