mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
818a8270b4
Submitted by: bento
21 lines
390 B
Makefile
21 lines
390 B
Makefile
# New ports collection makefile for: wmeyes
|
|
# Date created: 18 March 1999
|
|
# Whom: Zenin <zenin@archive.rhps.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= wmeyes
|
|
PORTVERSION= 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
|
|
MAN1= wmeyes.1
|
|
|
|
.include <bsd.port.mk>
|