aboutsummaryrefslogtreecommitdiffstats
path: root/games/bsdtris/Makefile
blob: 1059108f051440a26651c7cb8b480231aa8b3281 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Yonatan <onatan@gmail.com>
# $FreeBSD$

PORTNAME=   bsdtris
PORTVERSION=    1.1
PORTREVISION=   2
CATEGORIES= games
MASTER_SITES=   http://www.mavetju.org/download/adopted/
DISTNAME=   ${PORTNAME}-01092003

MAINTAINER= ports@FreeBSD.org
COMMENT=    BSD version of text-based Tetris game

NO_WRKSUBDIR=   yes

.include <bsd.port.mk>