mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
9270884d0d
Approved by: portmgr (self)
22 lines
435 B
Makefile
22 lines
435 B
Makefile
# New ports collection makefile for: speyes
|
|
# Date created: 03 November 1999
|
|
# Whom: 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
|
|
USE_IMAKE= yes
|
|
USE_XORG= xpm xmu
|
|
|
|
.include <bsd.port.mk>
|