mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
20 lines
388 B
Makefile
20 lines
388 B
Makefile
# New ports collection makefile for: wmeyes
|
|
# Version required: 1.0
|
|
# Date created: 18 March 1999
|
|
# Whom: Zenin <zenin@archive.rhps.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= wmeyes-1.0
|
|
CATEGORIES= games
|
|
MASTER_SITES= ftp://thrush.omix.com/pub/misc/
|
|
|
|
MAINTAINER= zenin@archive.rhps.org
|
|
|
|
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|