mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Fixed pkg-plist
Reported by: kris
This commit is contained in:
parent
e5f8f694a6
commit
804e0b3a4a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123228
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= E-FancyLauncher
|
||||
PORTVERSION= 0.7
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://user.it.uu.se/~adavid/Epplets/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
@ -16,3 +16,4 @@ share/enlightenment/epplet_icons/E-FancyLauncher.icon
|
||||
@dirrm share/enlightenment/epplet_data/E-FancyLauncher/E-FancyLauncher.ABOUT
|
||||
@dirrm share/enlightenment/epplet_data/E-FancyLauncher
|
||||
@unexec rmdir %D/share/enlightenment/epplet_data 2>/dev/null || true
|
||||
@unexec rmdir %D/share/enlightenment 2>/dev/null || true
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= E-Weather
|
||||
PORTVERSION= 0.4b
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://streiff.net/software/
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
bin/E-Weather.epplet
|
||||
share/enlightenment/epplet_icons/E-Weather.icon
|
||||
@unexec rmdir %D/share/enlightenment/epplet_icons 2>/dev/null || true
|
||||
@unexec rmdir %D/share/enlightenment 2>/dev/null || true
|
||||
|
Loading…
Reference in New Issue
Block a user