Index: head/devel/libconfuse/Makefile =================================================================== --- head/devel/libconfuse/Makefile (revision 471220) +++ head/devel/libconfuse/Makefile (revision 471221) @@ -1,24 +1,25 @@ # Created by: Juraj Lutter # $FreeBSD$ PORTNAME= libconfuse DISTVERSION= 3.2.1 +PORTREVISION= 1 CATEGORIES= devel USE_GITHUB= yes GH_ACCOUNT= martinh GH_PROJECT= libconfuse GH_TAGNAME= v3.2.1 MAINTAINER= otis@freebsd.sk COMMENT= Configuration file parsing library LICENSE= ISCL GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-nls --enable-shared INSTALL_TARGET= install-strip USES= autoreconf gettext-tools iconv pathfix pkgconfig libtool USE_LDCONFIG= yes .include Index: head/devel/libconfuse/pkg-plist =================================================================== --- head/devel/libconfuse/pkg-plist (revision 471220) +++ head/devel/libconfuse/pkg-plist (revision 471221) @@ -1,6 +1,10 @@ include/confuse.h lib/libconfuse.a lib/libconfuse.so lib/libconfuse.so.2 lib/libconfuse.so.2.0.0 libdata/pkgconfig/libconfuse.pc +share/doc/confuse/AUTHORS +share/doc/confuse/ChangeLog.md +share/doc/confuse/LICENSE +share/doc/confuse/README.md