From 164df4beefcd5e9a07f57bc17b072143124316ae Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Tue, 10 Mar 2015 14:16:04 +0000 Subject: [PATCH] - Add LICENSE - Strip binaries --- x11/avant-window-navigator/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/x11/avant-window-navigator/Makefile b/x11/avant-window-navigator/Makefile index 0fb42e057f6a..209e1b537e86 100644 --- a/x11/avant-window-navigator/Makefile +++ b/x11/avant-window-navigator/Makefile @@ -3,7 +3,7 @@ PORTNAME= avant-window-navigator PORTVERSION= 0.3.2.1 -PORTREVISION?= 10 +PORTREVISION?= 11 CATEGORIES= x11 MASTER_SITES= http://launchpadlibrarian.net/26374006/ \ http://mirror.amdmi3.ru/distfiles/ @@ -11,6 +11,9 @@ MASTER_SITES= http://launchpadlibrarian.net/26374006/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Dock-like navigation bar +LICENSE= GPLv2 # or later +LICENSE_FILE= ${WRKSRC}/COPYING + BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg LIB_DEPENDS= libwnck-1.so:${PORTSDIR}/x11-toolkits/libwnck \ @@ -24,6 +27,7 @@ INSTALLS_ICONS= yes USE_XORG= x11 xproto xcomposite xrender CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip AWN_DESKTOP?= agnostic