pkgsrc/comms/msynctool/Makefile

21 lines
563 B
Makefile

# $NetBSD: Makefile,v 1.32 2020/11/05 09:07:38 ryoon Exp $
#
DISTNAME= msynctool-0.22
PKGREVISION= 27
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"