summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-11-24 09:00:18 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-11-24 09:00:18 +0000
commit3212f6da187ce089b172e5b011e2e7bedb0c4da2 (patch)
tree6ca45e20ad2f4ca3b6ba9c2ac5da9c3100cd4d60 /misc
parentwww/firefox: update .desktop file to Ubuntu Snap version (diff)
- Add LICENSE
- Switch to USES=localbase - Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=454814
Diffstat (limited to 'misc')
-rw-r--r--misc/gnome-mime-data/Makefile9
-rw-r--r--misc/gnome-mime-data/pkg-descr2
2 files changed, 6 insertions, 5 deletions
diff --git a/misc/gnome-mime-data/Makefile b/misc/gnome-mime-data/Makefile
index fbdbc8ebc151..1af55f785aca 100644
--- a/misc/gnome-mime-data/Makefile
+++ b/misc/gnome-mime-data/Makefile
@@ -7,16 +7,17 @@ PORTVERSION= 2.18.0
PORTREVISION= 5
CATEGORIES= misc gnome
MASTER_SITES= GNOME
-DISTNAME= gnome-mime-data-${PORTVERSION}
DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= MIME and Application database for GNOME
-USES= gettext gmake pathfix tar:bzip2
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+USES= gettext gmake localbase pathfix tar:bzip2
USE_GNOME= gnomeprefix intlhack
GNU_CONFIGURE= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LIBS+= -L${LOCALBASE}/lib -lintl
+LIBS+= -lintl
.include <bsd.port.mk>
diff --git a/misc/gnome-mime-data/pkg-descr b/misc/gnome-mime-data/pkg-descr
index 349bb253a59c..bb4738e436d5 100644
--- a/misc/gnome-mime-data/pkg-descr
+++ b/misc/gnome-mime-data/pkg-descr
@@ -1,4 +1,4 @@
The base MIME and Application database for GNOME. It is meant to be accessed
through the MIME functions in GnomeVFS
-WWW: http://www.gnome.org/
+WWW: https://www.gnome.org/