mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
6393807fde
PR: 7161 Submitted by: maintainer
20 lines
403 B
Makefile
20 lines
403 B
Makefile
# New ports collection makefile for: xboard
|
|
# Version required: 4.0.0
|
|
# Date created: 5 Jan 1997
|
|
# Whom: xaa@stack.nl
|
|
#
|
|
# $Id: Makefile,v 1.14 1998/05/25 06:18:54 steve Exp $
|
|
#
|
|
|
|
DISTNAME= xboard-4.0.0
|
|
CATEGORIES= games
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
|
|
|
MAINTAINER= xaa@xaa.iae.nl
|
|
|
|
GNU_CONFIGURE= yes
|
|
STRIP=
|
|
MAN6= xboard.6 cmail.6 zic2xpm.6
|
|
|
|
.include <bsd.port.mk>
|