03b53774ba
name change).
26 lines
629 B
Makefile
26 lines
629 B
Makefile
# $NetBSD: Makefile,v 1.15 2008/09/06 20:54:33 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= gift-openft-0.2.1.6
|
|
PKGREVISION= 3
|
|
CATEGORIES= net
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gift/}
|
|
|
|
MAINTAINER= alex@catbull.com
|
|
HOMEPAGE= http://gift.sourceforge.net/
|
|
COMMENT= OpenFT Plugin for the gift daemon
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
USE_LIBTOOL= yes
|
|
USE_TOOLS+= pkg-config
|
|
GNU_CONFIGURE= yes
|
|
|
|
PTHREAD_AUTO_VARS= yes
|
|
SHLIBTOOL_OVERRIDE= # empty
|
|
|
|
.include "../../devel/zlib/buildlink3.mk"
|
|
.include "../../databases/db4/buildlink3.mk"
|
|
.include "../../net/gift/buildlink3.mk"
|
|
.include "../../mk/pthread.buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|