diff options
author | will <will@FreeBSD.org> | 2000-05-20 03:45:40 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-05-20 03:45:40 +0800 |
commit | 05d4011d1eddcbf4e9368b19066b6baea884f2b8 (patch) | |
tree | b5b0e2fdf4c24d35784f5f9a1215d06941942533 /net | |
parent | 9089a2834db05f9768d59bead697b60a106f8670 (diff) | |
download | freebsd-ports-graphics-05d4011d1eddcbf4e9368b19066b6baea884f2b8.tar.gz freebsd-ports-graphics-05d4011d1eddcbf4e9368b19066b6baea884f2b8.tar.zst freebsd-ports-graphics-05d4011d1eddcbf4e9368b19066b6baea884f2b8.zip |
Update to 0.4.1.
Diffstat (limited to 'net')
-rw-r--r-- | net/kmud/Makefile | 5 | ||||
-rw-r--r-- | net/kmud/distinfo | 2 | ||||
-rw-r--r-- | net/kmud/pkg-plist | 21 |
3 files changed, 24 insertions, 4 deletions
diff --git a/net/kmud/Makefile b/net/kmud/Makefile index 3af90288f83..eede36aba36 100644 --- a/net/kmud/Makefile +++ b/net/kmud/Makefile @@ -6,13 +6,14 @@ # PORTNAME= kmud -PORTVERSION= 0.3 -CATEGORIES= games +PORTVERSION= 0.4.1 +CATEGORIES= net MASTER_SITES= ftp://ftp.kmud.de/pub/kmud/ MAINTAINER= will@FreeBSD.org LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11 +BUILD_DEPENDS= gettext:${PORTSDIR}/devel/gettext GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/net/kmud/distinfo b/net/kmud/distinfo index c95dd0fd349..fcc5757e595 100644 --- a/net/kmud/distinfo +++ b/net/kmud/distinfo @@ -1 +1 @@ -MD5 (kmud-0.3.tar.gz) = aa353c4adcb4d5a93055d79d709c6409 +MD5 (kmud-0.4.1.tar.gz) = 91c5e6125ca57debc823dfaeb549d97e diff --git a/net/kmud/pkg-plist b/net/kmud/pkg-plist index 5565f90b178..a1c3a325fa7 100644 --- a/net/kmud/pkg-plist +++ b/net/kmud/pkg-plist @@ -1,15 +1,32 @@ bin/kmud -share/applnk/Applications/kmud.kdelnk +share/doc/HTML/de/kmud/index-1.html +share/doc/HTML/de/kmud/index-2.html +share/doc/HTML/de/kmud/index-3.html +share/doc/HTML/de/kmud/index-4.html +share/doc/HTML/de/kmud/index.html +share/doc/HTML/de/kmud/logotp3.gif +share/doc/HTML/de/kmud/logotp3.png share/doc/HTML/en/kmud/index-1.html share/doc/HTML/en/kmud/index-2.html share/doc/HTML/en/kmud/index-3.html share/doc/HTML/en/kmud/index-4.html share/doc/HTML/en/kmud/index.html +share/doc/HTML/en/kmud/logotp3.gif +share/doc/HTML/en/kmud/logotp3.png +share/doc/HTML/ru/kmud/index-1.html +share/doc/HTML/ru/kmud/index-2.html +share/doc/HTML/ru/kmud/index-3.html +share/doc/HTML/ru/kmud/index-4.html +share/doc/HTML/ru/kmud/index.html +share/doc/HTML/ru/kmud/logotp3.gif +share/doc/HTML/ru/kmud/logotp3.png share/doc/HTML/sv/kmud/index-1.html share/doc/HTML/sv/kmud/index-2.html share/doc/HTML/sv/kmud/index-3.html share/doc/HTML/sv/kmud/index-4.html share/doc/HTML/sv/kmud/index.html +share/doc/HTML/sv/kmud/logotp3.gif +share/doc/HTML/sv/kmud/logotp3.png share/icons/kmud.xpm share/icons/mini/kmud.xpm share/icons/mini/kmud_aliases.xpm @@ -21,4 +38,6 @@ share/icons/mini/kmud_triggers.xpm share/locale/de/LC_MESSAGES/kmud.mo share/locale/sv/LC_MESSAGES/kmud.mo @dirrm share/doc/HTML/sv/kmud +@dirrm share/doc/HTML/ru/kmud @dirrm share/doc/HTML/en/kmud +@dirrm share/doc/HTML/de/kmud |