pkgsrc/net/gift-openft/Makefile

22 lines
518 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1.1.1 2004/05/08 02:06:06 xtraeme Exp $
#
DISTNAME= gift-openft-0.2.1.2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gift/}
MAINTAINER= alex@catbull.com
HOMEPAGE= http://gift.sourceforge.net/
COMMENT= OpenFT Plugin for the gift daemon
USE_BUILDLINK3= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
SHLIBTOOL_OVERRIDE= libtool
.include "../../devel/zlib/buildlink3.mk"
.include "../../databases/db4/buildlink3.mk"
.include "../../net/gift/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"