mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
2971a93e52
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
20 lines
374 B
Makefile
20 lines
374 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
|
|
|
|
.include <bsd.port.mk>
|