20 lines
478 B
Makefile
20 lines
478 B
Makefile
# $NetBSD: Makefile,v 1.37 2016/03/05 11:28:35 jperkin Exp $
|
|
#
|
|
|
|
DISTNAME= six-0.5.3
|
|
PKGREVISION= 32
|
|
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"
|