mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
927f729f39
Modified the port to respect ${PREFIX} PR: 21868 Submitted by: Andrey Tchoritch <andy@venus.sympad.net>
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>
|