diff options
-rw-r--r-- | deskutils/nautilus-open-terminal/Makefile | 26 | ||||
-rw-r--r-- | deskutils/nautilus-open-terminal/distinfo | 3 | ||||
-rw-r--r-- | deskutils/nautilus-open-terminal/pkg-descr | 1 | ||||
-rw-r--r-- | deskutils/nautilus-open-terminal/pkg-plist | 44 |
4 files changed, 74 insertions, 0 deletions
diff --git a/deskutils/nautilus-open-terminal/Makefile b/deskutils/nautilus-open-terminal/Makefile new file mode 100644 index 000000000..e699f0bb0 --- /dev/null +++ b/deskutils/nautilus-open-terminal/Makefile @@ -0,0 +1,26 @@ +# New ports collection makefile for: nautilus-open-terminal +# Date created: 2005-07-07 +# Whom: Michael Johnson <ahze@FreeBSD.org> +# +# $FreeBSD$ +# $MCom: ports/deskutils/nautilus-open-terminal/Makefile,v 1.5 2005/10/08 19:41:16 marcus Exp $ +# + +PORTNAME= nautilus-open-terminal +PORTVERSION= 0.7 +CATEGORIES= deskutils +MASTER_SITES= http://manny.cluecoder.org/packages/nautilus-open-terminal/ + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Nautilus extension which allows you to open a terminal + +USE_GMAKE= yes +GNU_CONFIGURE= yes +USE_GNOME= nautilus2 gnomeprefix intlhack gnomehack +USE_GETTEXT= yes +USE_LDCONFIG= yes +USE_XLIB= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +.include <bsd.port.mk> diff --git a/deskutils/nautilus-open-terminal/distinfo b/deskutils/nautilus-open-terminal/distinfo new file mode 100644 index 000000000..57846ca7c --- /dev/null +++ b/deskutils/nautilus-open-terminal/distinfo @@ -0,0 +1,3 @@ +MD5 (nautilus-open-terminal-0.7.tar.gz) = 318e9673017d9faf9a56aeeb74d36124 +SHA256 (nautilus-open-terminal-0.7.tar.gz) = 136adadbabed4b2436ddbff49f967c8dc17ad632aaaf1bff69f2fa17182e64eb +SIZE (nautilus-open-terminal-0.7.tar.gz) = 360315 diff --git a/deskutils/nautilus-open-terminal/pkg-descr b/deskutils/nautilus-open-terminal/pkg-descr new file mode 100644 index 000000000..6f36a4660 --- /dev/null +++ b/deskutils/nautilus-open-terminal/pkg-descr @@ -0,0 +1 @@ +Nautilus extension which allows you to open a terminal diff --git a/deskutils/nautilus-open-terminal/pkg-plist b/deskutils/nautilus-open-terminal/pkg-plist new file mode 100644 index 000000000..f586e236f --- /dev/null +++ b/deskutils/nautilus-open-terminal/pkg-plist @@ -0,0 +1,44 @@ +lib/nautilus/extensions-1.0/libnautilus-open-terminal.a +lib/nautilus/extensions-1.0/libnautilus-open-terminal.la +lib/nautilus/extensions-1.0/libnautilus-open-terminal.so +share/locale/bg/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/ca/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/cs/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/da/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/de/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/en_CA/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/en_GB/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/es/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/eu/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/fi/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/fr/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/gl/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/he/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/hu/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/it/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/ja/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/ko/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/lt/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/mk/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/nb/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/ne/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/nl/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/or/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/pa/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/pl/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/pt_BR/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/ro/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/ru/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/rw/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/sk/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/sr/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/sr@Latn/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/sv/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/th/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/tr/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/uk/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/vi/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/zh_CN/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/zh_TW/LC_MESSAGES/nautilus-open-terminal.mo +@dirrmtry share/locale/rw/LC_MESSAGES +@dirrmtry share/locale/rw |