# Created by: Mezz # $FreeBSD$ PORTNAME= cbview PORTVERSION= 0.06 PORTREVISION= 9 CATEGORIES= graphics perl5 MASTER_SITES= http://www.sourcefiles.org/Toys/Humor/ MAINTAINER= ports@FreeBSD.org COMMENT= Viewer/converter for CBR/CBZ comic book archives LICENSE= GPLv2 RUN_DEPENDS= unrar:archivers/unrar \ p5-Gtk2>=0:x11-toolkits/p5-Gtk2 \ p5-String-ShellQuote>=0:textproc/p5-String-ShellQuote NO_BUILD= yes USES= perl5 shebangfix SHEBANG_FILES= ${PORTNAME} PLIST_FILES= bin/${PORTNAME} PORTDOCS= Changes README TODO OPTIONS_DEFINE= DOCS do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include 'freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Add missing RUN_DEPENDSwen2016-04-281-0/+3
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-1/+1
* - Update to 1.0wen2016-03-242-8/+4
* - Update to 0.7.6.1wen2015-12-092-6/+5
* Update "BSD" license in math categoryfeld2014-12-081-1/+1
* - Convert ports of math/ to new USES=pythonmva2014-10-22