# New ports collection makefile for: ubh # Date created: 1 January 2002 # Whom: John Holland # # $FreeBSD$ # PORTNAME= ubh PORTVERSION= 2.5 CATEGORIES= news graphics MASTER_SITES= http://ubh.sourceforge.net/download/ MAINTAINER= john@zoner.org COMMENT= Perl script to download and decode binaries posted to Usenet RUN_DEPENDS= \ ${SITE_PERL}/News/Newsrc.pm:${PORTSDIR}/news/p5-News-Newsrc \ ${SITE_PERL}/Net/NNTP.pm:${PORTSDIR}/net/p5-Net \ ${SITE_PERL}/Mail/Mailer.pm:${PORTSDIR}/mail/p5-Mail-Tools \ ${SITE_PERL}/IO/Stringy.pm:${PORTSDIR}/devel/p5-IO-stringy \ ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ ${SITE_PERL}/MIME/Decoder.pm:${PORTSDIR}/mail/p5-MIME-Tools \ ${SITE_PERL}/${PERL_ARCH}/String/CRC32.pm:${PORTSDIR}/devel/p5-String-CRC32 NO_BUILD= YES USE_PERL5= YES pre-patch: @${MV} ${WRKSRC}/ubh ${WRKSRC}/ubh.old @${SED} -e '1,1s:/usr/bin/perl:${PERL5}:' \ ${WRKSRC}/ubh.old > ${WRKSRC}/ubh do-install: ${INSTALL_SCRIPT} ${WRKSRC}/ubh ${PREFIX}/bin ${CP} -R ${WRKSRC}/examples ${PREFIX}/share/ubh .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/ubh ${INSTALL_DATA} ${WRKSRC}/doc/ubh.html ${PREFIX}/share/doc/ubh .endif .include eebsd-ports-graphics
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFEgarga2009-03-291-1/+2
* - Update to 1.4.5garga2008-10-012-4/+4
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* - Update to 1.4.4garga2008-06-202-4/+4
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+0
* Update to 1.4.3garga2006-09-052-5/+6
* Reassign from inactive maintainer to new volunteer.linimon2006-09-041-1/+1
* - Update to 1.4.1mnag2006-05-242-4/+4
* Update to 1.4krion2006-05-022-4/+4
* SHA256ifyedwin2006-01-22