summaryrefslogblamecommitdiff
path: root/games/netris/Makefile
blob: 1c68165e8dbdcf7c59c0bcf6d8f0794021e96f57 (plain) (tree)





















                                                              
# New ports collection makefile for:	netris
# Version required:	0.4
# Date created:	1 August 1996
# Whom:	desmo
#
# $Id$
#

DISTNAME=		netris-0.4
CATEGORIES=		games
MASTER_SITES=		ftp://ftp.netris.org/pub/netris/

MAINTAINER=		desmo@bandwidth.org

HAS_CONFIGURE=		yes
CONFIGURE_SCRIPT=	Configure
MAN1=			netris.1

post-install:
	${INSTALL_MAN} ${FILESDIR}/netris.1 ${PREFIX}/man/man1

.include <bsd.port.mk>