mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
18 lines
355 B
Makefile
18 lines
355 B
Makefile
|
# New ports collection makefile for: wmeyes
|
||
|
# Version required: 1.0
|
||
|
# Date created: 18 March 1999
|
||
|
# Whom: Zenin <zenin@archive.rhps.org>
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
DISTNAME= wmeyes-1.0
|
||
|
CATEGORIES= games
|
||
|
MASTER_SITES= ftp://thrush.omix.com/pub/misc/
|
||
|
|
||
|
MAINTAINER= zenin@archive.rhps.org
|
||
|
|
||
|
USE_IMAKE= yes
|
||
|
|
||
|
.include <bsd.port.mk>
|