aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/battfink
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2017-11-11 17:04:37 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2017-11-11 17:04:37 +0800
commitb1f4a23287ce96dc0d14f45689b7d625b603148d (patch)
treeba2d89f849164208bfe79686cfe36896d008962a /sysutils/battfink
parent67180b4e627f99dec720b9a3f4a07d9f24b5f3dd (diff)
downloadfreebsd-ports-gnome-b1f4a23287ce96dc0d14f45689b7d625b603148d.tar.gz
freebsd-ports-gnome-b1f4a23287ce96dc0d14f45689b7d625b603148d.tar.zst
freebsd-ports-gnome-b1f4a23287ce96dc0d14f45689b7d625b603148d.zip
- Add LICENSE
- Switch to USES=localbase - Update WWW Approved by: portmgr blanket
Diffstat (limited to 'sysutils/battfink')
-rw-r--r--sysutils/battfink/Makefile8
-rw-r--r--sysutils/battfink/pkg-descr2
2 files changed, 6 insertions, 4 deletions
diff --git a/sysutils/battfink/Makefile b/sysutils/battfink/Makefile
index 8f761a591434..5d41a5ec1176 100644
--- a/sysutils/battfink/Makefile
+++ b/sysutils/battfink/Makefile
@@ -11,13 +11,15 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Energy saving preferences app for GNOME
+LICENSE= GPLv2+
+LICENSE_FILE= ${WRKSRC}/COPYING
+
INSTALLS_OMF= yes
USE_GNOME= gnomeprefix libgnomeui
-USES= gettext gmake pathfix pkgconfig tar:bzip2
+USES= gettext gmake localbase pathfix pkgconfig tar:bzip2
USE_XORG= x11 xext
GNU_CONFIGURE= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LIBS+= -L${LOCALBASE}/lib -lX11 -lXext
+LIBS+= -lX11 -lXext
INSTALL_TARGET= install-strip
GCONF_SCHEMAS= battfink.schemas
diff --git a/sysutils/battfink/pkg-descr b/sysutils/battfink/pkg-descr
index 8670185a6364..40b624508505 100644
--- a/sysutils/battfink/pkg-descr
+++ b/sysutils/battfink/pkg-descr
@@ -1,4 +1,4 @@
Battfink lets you configure energy saving options. It comes with an
associated battery notification icon.
-WWW: http://www.gnome.org
+WWW: https://www.gnome.org/