30925b26c7
needed. This is required because esound has been droped as a dependancy.
20 lines
471 B
Makefile
20 lines
471 B
Makefile
# $NetBSD: Makefile,v 1.6 2003/07/26 21:41:22 jmmv Exp $
|
|
#
|
|
|
|
DISTNAME= GUIlib-1.1.0
|
|
PKGREVISION= 2
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= http://www.libsdl.org/projects/GUIlib/src/
|
|
|
|
MAINTAINER= zuntum@NetBSD.org
|
|
HOMEPAGE= http://www.libsdl.org/projects/GUIlib/
|
|
COMMENT= Very simple GUI framework library
|
|
|
|
USE_BUILDLINK2= YES
|
|
GNU_CONFIGURE= YES
|
|
|
|
USE_LIBTOOL= YES
|
|
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
|
|
|
|
.include "../../devel/SDL/buildlink2.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|