mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
081079e0db
in the first place.
20 lines
396 B
Makefile
20 lines
396 B
Makefile
# New ports collection makefile for: xonix
|
|
# Version required: 1.4
|
|
# Date created: 3 May 1995
|
|
# Whom: joerg
|
|
#
|
|
# $Id: Makefile,v 1.5 1998/09/15 11:13:17 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xonix-1.4
|
|
CATEGORIES= games
|
|
MASTER_SITES= ftp://ftp.inf.tu-dresden.de/pub/people/wunsch/xonix/
|
|
|
|
MAINTAINER= joerg@FreeBSD.org
|
|
|
|
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|