diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-06-25 14:31:36 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-06-25 14:31:36 +0000 |
commit | b41219cc46e00ac4759eb008b6b7045273695c68 (patch) | |
tree | ae13f88ca4531c53bcfed417adfe3296396e16f6 /audio | |
parent | bc4e1fc7da4439f808641392698446f54328f75d (diff) | |
download | ports-b41219cc46e00ac4759eb008b6b7045273695c68.tar.gz ports-b41219cc46e00ac4759eb008b6b7045273695c68.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/grip/Makefile | 2 | ||||
-rw-r--r-- | audio/grip/pkg-plist | 19 |
2 files changed, 12 insertions, 9 deletions
diff --git a/audio/grip/Makefile b/audio/grip/Makefile index a283f70f7826..25ca2e640e3d 100644 --- a/audio/grip/Makefile +++ b/audio/grip/Makefile @@ -7,7 +7,7 @@ PORTNAME= grip PORTVERSION= 3.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=grip diff --git a/audio/grip/pkg-plist b/audio/grip/pkg-plist index b3b08d351a98..80549a621e7d 100644 --- a/audio/grip/pkg-plist +++ b/audio/grip/pkg-plist @@ -1,12 +1,5 @@ -@comment grip-files bin/grip share/gnome/apps/Multimedia/grip.desktop -share/locale/de/LC_MESSAGES/grip.mo -share/locale/fr/LC_MESSAGES/grip.mo -share/locale/ja/LC_MESSAGES/grip.mo -share/locale/zh_CN/LC_MESSAGES/grip.mo -share/pixmaps/gripicon.png -@comment grip-doc-files %%PORTDOCS%%share/gnome/help/grip/C/acknowledge.html %%PORTDOCS%%share/gnome/help/grip/C/bugs.html %%PORTDOCS%%share/gnome/help/grip/C/cdconfig.png @@ -75,7 +68,17 @@ share/pixmaps/gripicon.png %%PORTDOCS%%share/gnome/help/grip/C/trkedit.png %%PORTDOCS%%share/gnome/help/grip/C/volume.png %%PORTDOCS%%share/gnome/help/grip/C/x131.html -@comment grip-doc-dirs +share/locale/de/LC_MESSAGES/grip.mo +share/locale/fr/LC_MESSAGES/grip.mo +share/locale/ja/LC_MESSAGES/grip.mo +share/locale/zh_CN/LC_MESSAGES/grip.mo +share/pixmaps/gripicon.png +@comment empty dirs +@exec /bin/mkdir -p %D/share/gnome/help/grip/C/images +@comment directories %%PORTDOCS%%@dirrm share/gnome/help/grip/C/images %%PORTDOCS%%@dirrm share/gnome/help/grip/C %%PORTDOCS%%@dirrm share/gnome/help/grip +%%PORTDOCS%%@dirrm share/gnome/help +@dirrm share/gnome/apps/Multimedia +@dirrm share/gnome/apps |