diff options
author | Rene Ladan <rene@FreeBSD.org> | 2014-04-13 10:55:38 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2014-04-13 10:55:38 +0000 |
commit | bac6e092c4705f6a79bf323ae7961d92aa017bb5 (patch) | |
tree | 945be4c82f4ab2b27427f5ba33627b6ec0e06991 /net/gnome-mud | |
parent | 0bd8a54ab1df83aba8d606431f2ca378711e1d69 (diff) | |
download | ports-bac6e092c4705f6a79bf323ae7961d92aa017bb5.tar.gz ports-bac6e092c4705f6a79bf323ae7961d92aa017bb5.zip |
Notes
Diffstat (limited to 'net/gnome-mud')
-rw-r--r-- | net/gnome-mud/Makefile | 31 | ||||
-rw-r--r-- | net/gnome-mud/distinfo | 2 | ||||
-rw-r--r-- | net/gnome-mud/pkg-descr | 5 | ||||
-rw-r--r-- | net/gnome-mud/pkg-plist | 42 |
4 files changed, 0 insertions, 80 deletions
diff --git a/net/gnome-mud/Makefile b/net/gnome-mud/Makefile deleted file mode 100644 index 337203611320..000000000000 --- a/net/gnome-mud/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# Created by: will -# $FreeBSD$ - -PORTNAME= gnome-mud -PORTVERSION= 0.11.2 -PORTREVISION= 3 -CATEGORIES= net gnome -MASTER_SITES= GNOME - -MAINTAINER= ports@FreeBSD.org -COMMENT= GTK-based MUD client with triggers, aliases, colors, etc - -LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre \ - gnet-2.0.0:${PORTSDIR}/net/gnet2 - -DEPRECATED= Unmaintained since 2001 -EXPIRATION_DATE= 2014-04-12 -USE_BZIP2= yes -USES= pathfix gettext gmake pkgconfig -USE_GNOME= gconf2 gnomeprefix intlhack libglade2 vte -USE_GSTREAMER= yes -GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -lintl -INSTALLS_ICONS= yes - -MAN6= gnome-mud.6 -GCONF_SCHEMAS= gnome-mud.schemas - -NO_STAGE= yes -.include <bsd.port.mk> diff --git a/net/gnome-mud/distinfo b/net/gnome-mud/distinfo deleted file mode 100644 index 39ce0c2e117c..000000000000 --- a/net/gnome-mud/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gnome-mud-0.11.2.tar.bz2) = d449e1433ab7d8b40bd4133ae6ef25b723f2d2894709094d196a10b930f52b06 -SIZE (gnome-mud-0.11.2.tar.bz2) = 444294 diff --git a/net/gnome-mud/pkg-descr b/net/gnome-mud/pkg-descr deleted file mode 100644 index def8b61f6cec..000000000000 --- a/net/gnome-mud/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -GNOME-MUD is a mudclient for GNOME. It offers many features, such -as full support for ANSI colors, aliases, command history, triggers, -automapping, multiple connections, and so forth. - -WWW: http://live.gnome.org/GnomeMud diff --git a/net/gnome-mud/pkg-plist b/net/gnome-mud/pkg-plist deleted file mode 100644 index 6da9bf8ba1ba..000000000000 --- a/net/gnome-mud/pkg-plist +++ /dev/null @@ -1,42 +0,0 @@ -bin/gnome-mud -share/applications/gnome-mud.desktop -%%DATADIR%%/directions.glade -%%DATADIR%%/main.glade -%%DATADIR%%/muds.glade -%%DATADIR%%/prefs.glade -share/icons/hicolor/16x16/apps/gnome-mud.png -share/icons/hicolor/22x22/apps/gnome-mud.png -share/icons/hicolor/24x24/apps/gnome-mud.png -share/icons/hicolor/32x32/apps/gnome-mud.png -share/icons/hicolor/scalable/apps/gnome-mud.svg -share/locale/ar/LC_MESSAGES/gnome-mud.mo -share/locale/az/LC_MESSAGES/gnome-mud.mo -share/locale/ca/LC_MESSAGES/gnome-mud.mo -share/locale/cs/LC_MESSAGES/gnome-mud.mo -share/locale/de/LC_MESSAGES/gnome-mud.mo -share/locale/dz/LC_MESSAGES/gnome-mud.mo -share/locale/el/LC_MESSAGES/gnome-mud.mo -share/locale/en_CA/LC_MESSAGES/gnome-mud.mo -share/locale/en_GB/LC_MESSAGES/gnome-mud.mo -share/locale/es/LC_MESSAGES/gnome-mud.mo -share/locale/fr/LC_MESSAGES/gnome-mud.mo -share/locale/hr/LC_MESSAGES/gnome-mud.mo -share/locale/mk/LC_MESSAGES/gnome-mud.mo -share/locale/ml/LC_MESSAGES/gnome-mud.mo -share/locale/nb/LC_MESSAGES/gnome-mud.mo -share/locale/ne/LC_MESSAGES/gnome-mud.mo -share/locale/nl/LC_MESSAGES/gnome-mud.mo -share/locale/oc/LC_MESSAGES/gnome-mud.mo -share/locale/pa/LC_MESSAGES/gnome-mud.mo -share/locale/pl/LC_MESSAGES/gnome-mud.mo -share/locale/pt/LC_MESSAGES/gnome-mud.mo -share/locale/pt_BR/LC_MESSAGES/gnome-mud.mo -share/locale/rw/LC_MESSAGES/gnome-mud.mo -share/locale/sr/LC_MESSAGES/gnome-mud.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-mud.mo -share/locale/sv/LC_MESSAGES/gnome-mud.mo -share/locale/tr/LC_MESSAGES/gnome-mud.mo -share/locale/uk/LC_MESSAGES/gnome-mud.mo -share/locale/vi/LC_MESSAGES/gnome-mud.mo -share/locale/zh_CN/LC_MESSAGES/gnome-mud.mo -@dirrm %%DATADIR%% |