pkgsrc/comms/synce-rra/Makefile
2005-10-13 20:42:48 +00:00

23 lines
668 B
Makefile

# $NetBSD: Makefile,v 1.3 2005/10/13 20:42:48 wiz Exp $
#
DISTNAME= synce-rra-0.9.1
PKGREVISION= 2
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=synce/}
PATCHFILES= rra-fixes-after-V0_9_1.diff
PATCH_SITES= http://synce.sourceforge.net/tmp/
MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://synce.sourceforge.net/
COMMENT= Remote Replication Agent Connection protocol library
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
.include "../../comms/synce-librapi2/buildlink3.mk"
.include "../../comms/synce-libsynce/buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/libmimedir/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"