diff options
author | minskim <minskim@pkgsrc.org> | 2004-12-09 20:26:11 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-12-09 20:26:11 +0000 |
commit | 351348f64e059f971cdd576af9b2eecf556d6c38 (patch) | |
tree | ebbf4ba4c9505d5207dd0f8f42698049c7f043db /misc | |
parent | 9ccdb275ec1d6f1b2cfeb9d1723d8a3a162ad544 (diff) | |
download | pkgsrc-351348f64e059f971cdd576af9b2eecf556d6c38.tar.gz |
Add PLIST.Linux for gfloppy and related files, because gnome-utils
installs them on Linux only.
Bump PKGREVISION.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gnome2-utils/Makefile | 3 | ||||
-rw-r--r-- | misc/gnome2-utils/PLIST.Linux | 18 |
2 files changed, 20 insertions, 1 deletions
diff --git a/misc/gnome2-utils/Makefile b/misc/gnome2-utils/Makefile index 85982533602..d0cf08f9dca 100644 --- a/misc/gnome2-utils/Makefile +++ b/misc/gnome2-utils/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2004/10/28 19:16:31 jmmv Exp $ +# $NetBSD: Makefile,v 1.35 2004/12/09 20:26:11 minskim Exp $ # DISTNAME= gnome-utils-2.8.1 +PKGREVISION= 1 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-utils/2.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/gnome2-utils/PLIST.Linux b/misc/gnome2-utils/PLIST.Linux new file mode 100644 index 00000000000..83897d9a858 --- /dev/null +++ b/misc/gnome2-utils/PLIST.Linux @@ -0,0 +1,18 @@ +@comment $NetBSD: PLIST.Linux,v 1.1 2004/12/09 20:26:11 minskim Exp $ +bin/gfloppy +man/man1/gfloppy.1 +share/applications/gfloppy.desktop +share/gconf/schemas/gfloppy.schemas +share/gnome/help/gfloppy/C/figures/main.png +share/gnome/help/gfloppy/C/gfloppy.xml +share/gnome/help/gfloppy/C/legal.xml +share/gnome/help/gfloppy/ja/figures/main.png +share/gnome/help/gfloppy/ja/gfloppy.xml +share/gnome/help/gfloppy/ja/legal.xml +share/omf/gnome-utils/gfloppy-C.omf +share/omf/gnome-utils/gfloppy-ja.omf +@dirrm share/gnome/help/gfloppy/ja/figures +@dirrm share/gnome/help/gfloppy/ja +@dirrm share/gnome/help/gfloppy/C/figures +@dirrm share/gnome/help/gfloppy/C +@dirrm share/gnome/help/gfloppy |