Files
espie 0d78a6b671 MASTER_SITES -> SITES
now I only need to finish modules!
2023-09-27 20:37:01 +00:00

26 lines
499 B
Makefile

COMMENT = graphical documentation browser for Perl
DISTNAME = podbrowser-0.12
REVISION= 12
CATEGORIES = devel x11
HOMEPAGE = https://podbrowser.googlecode.com/
SITES = http://jodrell.net/files/unsupported/podbrowser/
# GPLv2
PERMIT_PACKAGE = Yes
RUN_DEPENDS = devel/desktop-file-utils \
devel/p5-Locale-gettext \
devel/xdg-utils \
www/p5-HTML-Parser \
www/p5-URI \
x11/p5-Gtk2-Ex-PodViewer \
x11/p5-Gtk2-GladeXML>=1.007p7 \
x11/gtk+4,-guic
NO_TEST = Yes
.include <bsd.port.mk>