pkgsrc/net/gtm/Makefile
wiz 80ee491886 Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
2002-09-10 16:06:32 +00:00

26 lines
611 B
Makefile

# $NetBSD: Makefile,v 1.14 2002/09/10 16:06:47 wiz Exp $
#
DISTNAME= gtm-0.4.11
PKGREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtm/}
MAINTAINER= magick@zhadum.de
HOMEPAGE= http://gtm.sourceforge.net/
COMMENT= Gnome Transfer Manager
DEPENDS+= wget-[0-9]*:../../net/wget
GNU_CONFIGURE= YES
USE_X11BASE= YES
USE_GMAKE= YES
USE_BUILDLINK_ONLY= YES
#post-install:
# ${RMDIR} ${PREFIX}/share/gnome/help/gtm/C/images
.include "../../devel/gettext-lib/buildlink.mk"
.include "../../x11/gnome-core/buildlink.mk"
.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"