From abf41cff1e3628ba11443b5d6e352a53425543de Mon Sep 17 00:00:00 2001
From: xtraeme <xtraeme@pkgsrc.org>
Date: Sat, 8 May 2004 02:06:48 +0000
Subject: Initial import of giftcurs-0.6.2 from pkgsrc-wip.

giFTcurs is a cursed frontend to the giFT daemon and has been described
as "seriously slick".
---
 net/giftcurs/DESCR    |  2 ++
 net/giftcurs/Makefile | 24 ++++++++++++++++++++++++
 net/giftcurs/PLIST    | 15 +++++++++++++++
 net/giftcurs/distinfo |  4 ++++
 4 files changed, 45 insertions(+)
 create mode 100644 net/giftcurs/DESCR
 create mode 100644 net/giftcurs/Makefile
 create mode 100644 net/giftcurs/PLIST
 create mode 100644 net/giftcurs/distinfo

(limited to 'net')

diff --git a/net/giftcurs/DESCR b/net/giftcurs/DESCR
new file mode 100644
index 00000000000..4f222a14b73
--- /dev/null
+++ b/net/giftcurs/DESCR
@@ -0,0 +1,2 @@
+giFTcurs is a cursed frontend to the giFT daemon and has been described 
+as "seriously slick".
diff --git a/net/giftcurs/Makefile b/net/giftcurs/Makefile
new file mode 100644
index 00000000000..828fbeaf5a1
--- /dev/null
+++ b/net/giftcurs/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/05/08 02:06:48 xtraeme Exp $
+#
+
+DISTNAME=	giFTcurs-0.6.2
+PKGNAME=	${DISTNAME:S/FT/ft/}
+CATEGORIES=	net
+MASTER_SITES=	http://savannah.nongnu.org/download/giftcurs/
+
+MAINTAINER=	tech-pkg@NetBSD.org
+HOMEPAGE=	http://www.nongnu.org/giftcurs/
+COMMENT=	Curses frontend to the giFT daemon
+
+BUILD_USES_MSGFMT=	yes
+
+USE_BUILDLINK3=		yes
+USE_LIBTOOL=		yes
+GNU_CONFIGURE=		yes
+USE_PKGLOCALEDIR=	yes
+
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/ncurses/buildlink3.mk"
+.include "../../net/gift/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/giftcurs/PLIST b/net/giftcurs/PLIST
new file mode 100644
index 00000000000..5a10339cb08
--- /dev/null
+++ b/net/giftcurs/PLIST
@@ -0,0 +1,15 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/05/08 02:06:48 xtraeme Exp $
+bin/giFTcurs
+man/man1/giFTcurs.1
+man/man5/giFTcurs.conf.5
+${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/giFTcurs.mo
+${PKGLOCALEDIR}/locale/da/LC_MESSAGES/giFTcurs.mo
+${PKGLOCALEDIR}/locale/de/LC_MESSAGES/giFTcurs.mo
+${PKGLOCALEDIR}/locale/en/LC_MESSAGES/giFTcurs.mo
+${PKGLOCALEDIR}/locale/es/LC_MESSAGES/giFTcurs.mo
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/giFTcurs.mo
+${PKGLOCALEDIR}/locale/it/LC_MESSAGES/giFTcurs.mo
+${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/giFTcurs.mo
+${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/giFTcurs.mo
+${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/giFTcurs.mo
+${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/giFTcurs.mo
diff --git a/net/giftcurs/distinfo b/net/giftcurs/distinfo
new file mode 100644
index 00000000000..77eadd6891e
--- /dev/null
+++ b/net/giftcurs/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/05/08 02:06:48 xtraeme Exp $
+
+SHA1 (giFTcurs-0.6.2.tar.gz) = f690ec39f3ed43b68c4927cf2a238fa8d5055a14
+Size (giFTcurs-0.6.2.tar.gz) = 455055 bytes
-- 
cgit v1.2.3