pkgsrc/comms/openobex/Makefile
jmmv d971a332da Drop maintainership. I can't seriously be the maintainer of so many
packages - specially of packages that I haven't touched for a long
while or those that other people can handle better than me.
2006-01-20 16:15:52 +00:00

17 lines
396 B
Makefile

# $NetBSD: Makefile,v 1.5 2006/01/20 16:15:52 jmmv Exp $
#
DISTNAME= openobex-1.0.1
PKGREVISION= 1
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openobex/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://openobex.sourceforge.net/
COMMENT= Implementation of the Object Exchange (OBEX) protocol
GNU_CONFIGURE= YES
USE_TOOLS+= gmake
USE_LIBTOOL= YES
.include "../../mk/bsd.pkg.mk"