pkgsrc/net/gtm/Makefile

18 lines
391 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1.1.1 2000/07/28 06:27:14 tron Exp $
DISTNAME= gtm-0.4.5
CATEGORIES= net gnome
MASTER_SITES= http://download.sourceforge.net/gtm/
MAINTAINER= magick@bundy.lip.owl.de
HOMEPAGE= http://gtm.sourceforge.net/
DEPENDS+= gnome-core-*:../../x11/gnome-core
DEPENDS+= wget-*:../../net/wget
GNU_CONFIGURE= YES
USE_X11BASE= YES
USE_GMAKE= YES
.include "../../mk/bsd.pkg.mk"