pkgsrc/comms/msynctool/Makefile
2019-04-03 00:32:25 +00:00

21 lines
563 B
Makefile

# $NetBSD: Makefile,v 1.28 2019/04/03 00:32:29 ryoon Exp $
#
DISTNAME= msynctool-0.22
PKGREVISION= 23
CATEGORIES= comms
##MASTER_SITES= http://www.opensync.org/download/releases/0.22/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
#HOMEPAGE= http://www.opensync.org/
COMMENT= Command line tool for opensync framework
USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
.include "../../comms/libopensync/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"