diff --git a/qore-uuid-module/Makefile b/qore-uuid-module/Makefile index 6bea2e9b7e..1b1be4f688 100644 --- a/qore-uuid-module/Makefile +++ b/qore-uuid-module/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2014/02/16 18:56:47 nros Exp $ +# $NetBSD: Makefile,v 1.3 2014/04/03 10:47:50 nros Exp $ DISTNAME= qore-uuid-module-1.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= wip MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qore/} EXTRACT_SUFX= .tar.bz2 @@ -24,4 +24,5 @@ INSTALL_TARGET= install install-html-local .include "../../devel/libuuid/buildlink3.mk" .include "../../mk/pthread.buildlink3.mk" .include "../../wip/qore/buildlink3.mk" +.include "../../wip/qore/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/qore-uuid-module/PLIST b/qore-uuid-module/PLIST index 59e1fb437e..96e50982fe 100644 --- a/qore-uuid-module/PLIST +++ b/qore-uuid-module/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.2 2014/02/16 18:56:47 nros Exp $ -lib/qore-modules/uuid-api-0.17.qmod +@comment $NetBSD: PLIST,v 1.3 2014/04/03 10:47:50 nros Exp $ +lib/qore-modules/uuid-api-${QORE_LATEST_MODULE_API}.qmod share/qore/docs/modules/uuid/html/QC__UUID_8dox_8h_source.html share/qore/docs/modules/uuid/html/annotated.html share/qore/docs/modules/uuid/html/annotated.js