mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
ceba211283
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
22 lines
486 B
Makefile
22 lines
486 B
Makefile
# New ports collection makefile for: xtris
|
|
# Version required: 1.15
|
|
# Date created: 24. Sep 97
|
|
# Whom: sec@42.org
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1998/01/25 22:29:34 steve Exp $
|
|
#
|
|
|
|
DISTNAME= xtris-1.15
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://www.eleves.ens.fr:8080/home/espel/xtris/
|
|
|
|
MAINTAINER= sec@42.org
|
|
|
|
RESTRICTED= "Possible trademark infringement"
|
|
WRKSRC= ${WRKDIR}/xtris
|
|
|
|
USE_X_PREFIX= yes
|
|
MAN6= xtris.6 xtserv.6 xtbot.6
|
|
|
|
.include <bsd.port.mk>
|