1998-03-13 09:32:01 +00:00
|
|
|
# New ports collection makefile for: xquarto
|
|
|
|
# Version required: 1.0
|
|
|
|
# Date created: 9 March 1998
|
|
|
|
# Whom: Andrey Zakhvatov
|
|
|
|
#
|
1999-08-25 06:06:33 +00:00
|
|
|
# $FreeBSD$
|
1998-03-13 09:32:01 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= xquarto-1.0
|
1998-07-27 23:25:33 +00:00
|
|
|
CATEGORIES= games
|
1999-05-16 23:45:57 +00:00
|
|
|
MASTER_SITES= http://www.math.lsa.umich.edu/~mattiasj/games/xquarto/
|
1998-03-13 09:32:01 +00:00
|
|
|
|
|
|
|
MAINTAINER= andy@icc.surw.chel.su
|
|
|
|
|
1998-09-17 00:33:02 +00:00
|
|
|
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
|
1998-03-13 09:32:01 +00:00
|
|
|
|
|
|
|
USE_IMAKE= yes
|
|
|
|
MAN6= xquarto.6
|
|
|
|
|
1998-09-15 11:13:39 +00:00
|
|
|
pre-configure:
|
1999-08-27 21:14:04 +00:00
|
|
|
@${ECHO} "MANSUFFIX=6" >>${WRKSRC}/src/Imakefile
|
1998-03-13 09:32:01 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|