pkgsrc/comms/synce-libsynce/Makefile

18 lines
457 B
Makefile

# $NetBSD: Makefile,v 1.8 2020/03/20 11:57:24 nia Exp $
#
DISTNAME= synce-libsynce-0.9.1
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=synce/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://synce.sourceforge.net/
COMMENT= Library to support communication with WinCE devices
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CFLAGS.SunOS+= -D__EXTENSIONS__
.include "../../converters/libiconv/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"