- Add LICENSE

- Switch to USES=localbase
- Update WWW

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2018-07-02 09:07:35 +00:00
parent e15f9cff2c
commit bba0eb2538
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473716
2 changed files with 5 additions and 4 deletions

View File

@ -10,13 +10,14 @@ MASTER_SITES= http://freedesktop.org/software/${PORTNAME}/releases/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Couple of command line utilities for working with desktop entries
USES= gettext gmake pkgconfig tar:xz
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gettext gmake localbase:ldflags pkgconfig tar:xz
USE_GNOME= glib20
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-lispdir
CONFIGURE_ENV= EMACS="no"
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
PKGINSTALL= ${WRKDIR}/pkg-install
PKGDEINSTALL= ${WRKDIR}/pkg-deinstall

View File

@ -1,4 +1,4 @@
desktop-file-utils contains a couple of command line utilities for
working with desktop entries, as well as a menu module for GnomeVFS.
WWW: http://www.freedesktop.org/Software/desktop-file-utils
WWW: https://www.freedesktop.org/wiki/Software/desktop-file-utils/