diff options
author | vanilla <vanilla@FreeBSD.org> | 2014-06-26 23:35:24 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2014-06-26 23:35:24 +0800 |
commit | cd2f92fb9def3c60dd5d38617c43a22720082771 (patch) | |
tree | c8d0ccfce8b3cc90fc19e550f04f1b9a30f7d47a /sysutils/battray | |
parent | d2f02183cacfdc7d585fc84c377af4e0d5cded5d (diff) | |
download | freebsd-ports-gnome-cd2f92fb9def3c60dd5d38617c43a22720082771.tar.gz freebsd-ports-gnome-cd2f92fb9def3c60dd5d38617c43a22720082771.tar.zst freebsd-ports-gnome-cd2f92fb9def3c60dd5d38617c43a22720082771.zip |
Stagify.
Approved by: portmgr@ (blanket approval)
Diffstat (limited to 'sysutils/battray')
-rw-r--r-- | sysutils/battray/Makefile | 3 | ||||
-rw-r--r-- | sysutils/battray/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/battray/Makefile b/sysutils/battray/Makefile index a7753cb9cc56..dc6596111c9c 100644 --- a/sysutils/battray/Makefile +++ b/sysutils/battray/Makefile @@ -15,7 +15,4 @@ USE_GNOME= pygtk2 USE_PYTHON= yes USE_PYDISTUTILS=yes -MAN1= battray.1 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/sysutils/battray/pkg-plist b/sysutils/battray/pkg-plist index 425960b74104..fc64ff28e0b0 100644 --- a/sysutils/battray/pkg-plist +++ b/sysutils/battray/pkg-plist @@ -17,6 +17,7 @@ bin/battray %%PYTHON_SITELIBDIR%%/battray/platforms/openbsd.py %%PYTHON_SITELIBDIR%%/battray/platforms/openbsd.pyc %%PYTHON_SITELIBDIR%%/battray/platforms/openbsd.pyo +man/man1/battray.1.gz %%DATADIR%%/alert.wav %%DATADIR%%/icons/battery.png %%DATADIR%%/icons/charging.png |