# New ports collection makefile for: nzbget # Date created: 13 April 2004 # Whom: Lewis Thompson # # $FreeBSD$ # PORTNAME= nzbget PORTVERSION= 0.1.1 CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nzbget MAINTAINER= purple@lewiz.net COMMENT= A binary newsreader supporting NZB files LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ uu.3:${PORTSDIR}/converters/uulib GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}" \ LOCALBASE="${LOCALBASE}" USE_GMAKE= yes USE_REINPLACE= yes PLIST_FILES= bin/nzbget etc/nzbget.cfg.example post-patch: @${REINPLACE_CMD} -e 's|/usr/bin/nzbget|${PREFIX}/bin/nzbget|' ${WRKSRC}/Makefile.in post-install: ${INSTALL_DATA} ${WRKSRC}/nzbget.cfg.example ${PREFIX}/etc .include epository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Take maintainership.lippe2008-09-051-1/+1
* Reset espen@tagestad.no due to maintainer-timeouts and no response to email.linimon2008-09-031-1/+1
* - Updated to 0.17.lippe2008-03-173-8/+10
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-8/+2
* - Update to 0.16miwi2007-05-282-4/+4
* - Fix plistsat2006-05-171-0/+2