1998-05-19 23:19:21 +00:00

20 lines
411 B
Makefile

# OpenBSD makefile for: xboard
# Version required: 3.6.1
# Date created: May 19 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.1.1.1 1998/05/19 23:19:21 angelos Exp $
#
DISTNAME= xboard-3.6.2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= angelos@openbsd.org
GNU_CONFIGURE= yes
STRIP=
MAN6= xboard.6 cmail.6 zic2xpm.6
.include <bsd.port.mk>