16 lines
231 B
Makefile
16 lines
231 B
Makefile
# $OpenBSD: Makefile,v 1.3 1999/01/14 02:19:18 angelos Exp $
|
|
#
|
|
|
|
DISTNAME= xboard-4.0.0
|
|
CATEGORIES= games
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
STRIP=
|
|
|
|
.include <bsd.port.mk>
|