a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 22478 2007-03-02 05:16:40Z pipping@macports.org $
PortSystem 1.0
name nget
version 0.27.1
categories news
platforms darwin
maintainers nomaintainer@macports.org
description nget is a command line nntp file grabber
long_description nget is a command line nntp file grabber. It automatically \
pieces together multipart postings for easy retrieval, even \
substituting parts from multiple servers and newsgroups. \
Handles disconnects gracefully, resuming after the last part \
succesfully downloaded.
homepage http://nget.sourceforge.net/
master_sites sourceforge
checksums md5 0710a25aebede4799bd9ca3756573f6a
depends_lib lib:libpopt:popt \
lib:libuu:uudeview
configure.args --mandir='\${prefix}/share/man'
configure.env CXXFLAGS=-I${prefix}/include \
CPPFLAGS=-I${prefix}/include \
LDFLAGS=-L${prefix}/lib
destroot.destdir prefix=${destroot}${prefix}