PORTNAME= jclassinfo PORTVERSION= 0.19.1 PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Shows information about Java class, dependencies, and more WWW= https://jclassinfo.sourceforge.net/ GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip USES= libtool pathfix pkgconfig USE_LDCONFIG= yes post-patch: @${REINPLACE_CMD} -e "s, docs,," ${WRKSRC}/Makefile.in .include