summaryrefslogtreecommitdiffstats
path: root/deskutils/pypanel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/pypanel/Makefile')
-rw-r--r--deskutils/pypanel/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/deskutils/pypanel/Makefile b/deskutils/pypanel/Makefile
index 8b95b85..08a4623 100644
--- a/deskutils/pypanel/Makefile
+++ b/deskutils/pypanel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pypanel
PORTVERSION= 2.4
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= deskutils
MASTER_SITES= SF
DISTNAME= PyPanel-${PORTVERSION}
@@ -11,6 +11,9 @@ DISTNAME= PyPanel-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Desktop panel written in Python
+LICENSE= GPLv2 # or later
+LICENSE_FILE= ${WRKSRC}/COPYING
+
LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \
libImlib2.so:${PORTSDIR}/graphics/imlib2
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Xlib/X.py:${PORTSDIR}/x11-toolkits/py-xlib
@@ -40,6 +43,7 @@ post-patch:
${WRKSRC}/pypanelrc
post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/ppmodule.so
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
OpenPOWER on IntegriCloud