21 lines
345 B
Makefile
21 lines
345 B
Makefile
# 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>
|