20 lines
475 B
Makefile
20 lines
475 B
Makefile
# $NetBSD: Makefile,v 1.33 2014/02/12 23:17:57 tron Exp $
|
|
#
|
|
|
|
DISTNAME= six-0.5.3
|
|
PKGREVISION= 28
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://six.retes.hu/download/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://six.retes.hu/
|
|
COMMENT= Hex, a board game with very simple rules
|
|
|
|
GNU_CONFIGURE= yes
|
|
SET_LIBDIR= yes
|
|
USE_PKGLOCALEDIR= yes
|
|
USE_LANGUAGES= c c++
|
|
|
|
.include "../../meta-pkgs/kde3/kde3.mk"
|
|
.include "../../x11/kdelibs3/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|