mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
20 lines
297 B
Makefile
20 lines
297 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
|
||
|
|
||
|
ALL_TARGET= pentix
|
||
|
|
||
|
MAN1= pentix.1
|
||
|
|
||
|
.include <bsd.port.mk>
|