mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
20 lines
358 B
Makefile
20 lines
358 B
Makefile
# Created by: andy
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= pentix
|
|
PORTVERSION= 2.4
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://www.sympad.net/~andy/pentix/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= This is a game of pentix for terminals
|
|
|
|
DEPRECATED= No more upstream, no more public distfiles
|
|
EXPIRATION_DATE= 2013-02-27
|
|
|
|
ALL_TARGET= pentix
|
|
|
|
MAN1= pentix.1
|
|
|
|
.include <bsd.port.mk>
|