aboutsummaryrefslogtreecommitdiffstats
path: root/games/pentix/Makefile
blob: cee97140c6138901494721511378c1af6ba7bc9d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Ports collection makefile for:    pentix
# Date created:             19 Sep 2000
# Whom:                 andy
#
# $FreeBSD$
#

PORTNAME=   pentix
PORTVERSION=    2.4
CATEGORIES= games
MASTER_SITES=   http://www.sympad.net/~andy/pentix/

MAINTAINER= andy@sympad.net
COMMENT=    This is a game of pentix for terminals

ALL_TARGET= pentix

MAN1=       pentix.1

.include <bsd.port.mk>