diff options
author | Ken Moore <ken@ixsystems.com> | 2017-05-13 22:29:30 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-05-13 22:29:30 -0400 |
commit | 0a4de28011b7aec6ac21bded0944986e500b2abd (patch) | |
tree | 80204479f1a2b748a009a76edf6105b10986b554 /port-files/FreeBSD/deskutils/lumina-notify | |
parent | Fix up the new port files so they all pass portlint now. (diff) | |
download | lumina-0a4de28011b7aec6ac21bded0944986e500b2abd.tar.gz lumina-0a4de28011b7aec6ac21bded0944986e500b2abd.tar.bz2 lumina-0a4de28011b7aec6ac21bded0944986e500b2abd.zip |
Fix up the pkg-plist for all the new ports. Get rid of the auto-expansion used in the old plist.
Also change the name of the binary for lumina-notify to "lumina-notify" and add a lumina-notify.desktop file.
Diffstat (limited to 'port-files/FreeBSD/deskutils/lumina-notify')
-rw-r--r-- | port-files/FreeBSD/deskutils/lumina-notify/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/port-files/FreeBSD/deskutils/lumina-notify/pkg-plist b/port-files/FreeBSD/deskutils/lumina-notify/pkg-plist index e69de29b..a107fa94 100644 --- a/port-files/FreeBSD/deskutils/lumina-notify/pkg-plist +++ b/port-files/FreeBSD/deskutils/lumina-notify/pkg-plist @@ -0,0 +1,2 @@ +bin/lumina-notify +share/applications/lumina-notify.desktop |