diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-06-26 15:35:24 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-06-26 15:35:24 +0000 |
commit | ea91cdc1ad8dbf3a80ffede25f7bad55fa9d5e30 (patch) | |
tree | c8d0ccfce8b3cc90fc19e550f04f1b9a30f7d47a /sysutils/battray | |
parent | 017209868045630991da434ddb4376434ef782bc (diff) |
Stagify.
Approved by: portmgr@ (blanket approval)
Notes
Notes:
svn path=/head/; revision=359375
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 |