1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/games/xboard/Makefile

22 lines
444 B
Makefile
Raw Normal View History

1995-01-03 00:44:30 +00:00
# New ports collection makefile for: xboard
# Version required: 4.0.0
# Date created: 5 Jan 1997
# Whom: xaa@stack.nl
1995-01-03 00:44:30 +00:00
#
# $Id: Makefile,v 1.16 1998/11/28 01:59:34 asami Exp $
1995-01-03 00:44:30 +00:00
#
DISTNAME= xboard-4.0.0
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= xboard
MAINTAINER= xaa@xaa.iae.nl
1998-11-28 01:59:35 +00:00
USE_XLIB= yes
GNU_CONFIGURE= yes
STRIP=
MAN6= xboard.6 cmail.6 zic2xpm.6
1995-01-03 00:44:30 +00:00
.include <bsd.port.mk>