diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-05-08 02:06:48 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-05-08 02:06:48 +0000 |
commit | abf41cff1e3628ba11443b5d6e352a53425543de (patch) | |
tree | 8bfbae473a406a921d02050a5af56f544690cb68 /net/giftcurs | |
parent | aef76d85b89ac222d6ae10d573037f1c0b8d0768 (diff) | |
download | pkgsrc-abf41cff1e3628ba11443b5d6e352a53425543de.tar.gz |
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".
Diffstat (limited to 'net/giftcurs')
-rw-r--r-- | net/giftcurs/DESCR | 2 | ||||
-rw-r--r-- | net/giftcurs/Makefile | 24 | ||||
-rw-r--r-- | net/giftcurs/PLIST | 15 | ||||
-rw-r--r-- | net/giftcurs/distinfo | 4 |
4 files changed, 45 insertions, 0 deletions
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 |