Index: head/deskutils/gucharmap/Makefile =================================================================== --- head/deskutils/gucharmap/Makefile (revision 399409) +++ head/deskutils/gucharmap/Makefile (revision 399410) @@ -1,29 +1,32 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= gucharmap PORTVERSION= 3.16.2 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Unicode/ISO10646 character map and font viewer +LICENSE= GPLv3 # or later +LICENSE_FILE= ${WRKSRC}/COPYING + BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool PORTSCOUT= limitw:1,even USES= desktop-file-utils gettext gmake libtool pathfix \ pkgconfig tar:xz USE_GNOME= gnomeprefix gtk30 intlhack introspection:build GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.gnome.Charmap.enums.xml \ org.gnome.Charmap.gschema.xml .include