aboutsummaryrefslogtreecommitdiff
path: root/x11/xeyes/Makefile
blob: a2e6491488036e6f6f85413241d5d7205724efa2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$

PORTNAME=	xeyes
PORTVERSION=	1.1.2
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Follow the mouse X demo

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		xorg xorg-cat:app
USE_XORG=	x11 xt xext xmu xrender

PLIST_FILES=	bin/xeyes man/man1/xeyes.1.gz

.include <bsd.port.mk>