35af66a196
libtasn1 had a shlib major bump. Also update dependencies in bl3.mk files. Addresses PR 32998 by Robert Elz.
21 lines
518 B
Makefile
21 lines
518 B
Makefile
# $NetBSD: Makefile,v 1.5 2006/03/06 00:18:16 wiz Exp $
|
|
|
|
DISTNAME= teg-0.11.1
|
|
PKGREVISION= 4
|
|
CATEGORIES= games
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=teg/}
|
|
|
|
MAINTAINER= wrzymski@gmail.com
|
|
HOMEPAGE= http://teg.sourceforge.net/
|
|
COMMENT= Round-based computer board game
|
|
|
|
USE_DIRS= xdg-1.2 gnome2-1.5
|
|
USE_PKGLOCALEDIR= yes
|
|
USE_LIBTOOL= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
GCONF2_SCHEMAS+= teg.schemas
|
|
|
|
.include "../../devel/libgnomeui/buildlink3.mk"
|
|
.include "../../devel/GConf2/schemas.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|