mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Add gnome-pkgview after repo copy from pkgview. This is the same port
as pkgview, it just got a new name becuase many of the users thought the former was too generic.
This commit is contained in:
parent
89e1481ab1
commit
44c028f249
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70624
@ -1,14 +1,14 @@
|
||||
# New ports collection makefile for: pkgview
|
||||
# Date created: 14 November 2002
|
||||
# New ports collection makefile for: gnome-pkgview
|
||||
# Date created: 20 November 2002
|
||||
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= pkgview
|
||||
PORTVERSION= 0.0.6
|
||||
PORTNAME= gnome-pkgview
|
||||
PORTVERSION= 0.0.7
|
||||
CATEGORIES= sysutils gnome
|
||||
MASTER_SITES= http://www.gtnorthern.demon.co.uk/packages/pkgview/
|
||||
MASTER_SITES= http://www.gtnorthern.demon.co.uk/packages/gnome-pkgview/
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (pkgview-0.0.6.tar.bz2) = 8e0b419294f812e4a45333073d014729
|
||||
MD5 (gnome-pkgview-0.0.7.tar.bz2) = 125152124ecdc195060ff7ab52176b36
|
||||
|
@ -1,10 +1,13 @@
|
||||
bin/pkgview
|
||||
share/gnome/applications/pkgview.desktop
|
||||
share/gnome/pixmaps/pkgview/logo.png
|
||||
share/gnome/pixmaps/pkgview/pkgview.png
|
||||
share/locale/da/LC_MESSAGES/pkgview.mo
|
||||
share/locale/de/LC_MESSAGES/pkgview.mo
|
||||
share/locale/en_GB/LC_MESSAGES/pkgview.mo
|
||||
share/locale/ja/LC_MESSAGES/pkgview.mo
|
||||
share/locale/nl/LC_MESSAGES/pkgview.mo
|
||||
@dirrm share/gnome/pixmaps/pkgview
|
||||
bin/gnome-pkgview
|
||||
share/gnome/applications/gnome-pkgview.desktop
|
||||
share/gnome/pixmaps/gnome-pkgview/logo.png
|
||||
share/gnome/pixmaps/gnome-pkgview/pkgview.png
|
||||
share/locale/da/LC_MESSAGES/gnome-pkgview.mo
|
||||
share/locale/de/LC_MESSAGES/gnome-pkgview.mo
|
||||
share/locale/en_GB/LC_MESSAGES/gnome-pkgview.mo
|
||||
share/locale/eo/LC_MESSAGES/gnome-pkgview.mo
|
||||
share/locale/es/LC_MESSAGES/gnome-pkgview.mo
|
||||
share/locale/it/LC_MESSAGES/gnome-pkgview.mo
|
||||
share/locale/ja/LC_MESSAGES/gnome-pkgview.mo
|
||||
share/locale/nl/LC_MESSAGES/gnome-pkgview.mo
|
||||
@dirrm share/gnome/pixmaps/gnome-pkgview
|
||||
|
Loading…
Reference in New Issue
Block a user