1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/games/xquarto/Makefile
Steve Price 08b885143b New MASTER_SITE and add WWW to description.
PR:		11644
Submitted by:	maintainer
1999-05-16 23:45:57 +00:00

24 lines
500 B
Makefile

# New ports collection makefile for: xquarto
# Version required: 1.0
# Date created: 9 March 1998
# Whom: Andrey Zakhvatov
#
# $Id: Makefile,v 1.4 1998/09/17 00:32:38 asami Exp $
#
DISTNAME= xquarto-1.0
CATEGORIES= games
MASTER_SITES= http://www.math.lsa.umich.edu/~mattiasj/games/xquarto/
MAINTAINER= andy@icc.surw.chel.su
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
MAN6= xquarto.6
pre-configure:
@echo "MANSUFFIX=6" >>${WRKSRC}/src/Imakefile
.include <bsd.port.mk>