1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/games/speyes/Makefile
Danilo Egea Gondolfo 6ec63b93de - Add stage support
2013-11-11 01:23:28 +00:00

18 lines
351 B
Makefile

# Created by: Chris D. Faulhaber <jedgar@fxp.org>
# $FreeBSD$
PORTNAME= speyes
PORTVERSION= 1.2.0
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://okb-1.org/speyes/
MAINTAINER= ports@FreeBSD.org
COMMENT= WindowMaker dockapp/xeyes clone using SouthPark characters
PLIST_FILES= bin/speyes
USES= imake
USE_XORG= xpm xmu
.include <bsd.port.mk>