summaryrefslogtreecommitdiff
path: root/net-p2p/giftcurs
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-10-06 11:19:54 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-10-06 11:19:54 +0000
commit39a56d0d40b573dfc1b7c2da52fc46f0e6a0cd2c (patch)
tree5d011cbea354a01400af429ffe88f5ee8fbfb170 /net-p2p/giftcurs
parentresurrrect net/gift (diff)
new port: net/giftcurs
add new port: net/giftcurs giFTcurs is a cursed based front-end for gift PR: ports/56486 Submitted by: Stefan Ehmann <shoesoft@gmx.net>
Notes
Notes: svn path=/head/; revision=90417
Diffstat (limited to 'net-p2p/giftcurs')
-rw-r--r--net-p2p/giftcurs/Makefile37
-rw-r--r--net-p2p/giftcurs/distinfo1
-rw-r--r--net-p2p/giftcurs/pkg-descr7
-rw-r--r--net-p2p/giftcurs/pkg-plist18
4 files changed, 63 insertions, 0 deletions
diff --git a/net-p2p/giftcurs/Makefile b/net-p2p/giftcurs/Makefile
new file mode 100644
index 000000000000..a514d378d244
--- /dev/null
+++ b/net-p2p/giftcurs/Makefile
@@ -0,0 +1,37 @@
+# New ports collection makefile for: giFTcurs
+# Date created: 2003-09-04
+# Whom: Stefan Ehmann <shoesoft@gmx.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= giFTcurs
+PORTVERSION= 0.6.1
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_SAVANNAH}
+MASTER_SITE_SUBDIR= giftcurs/giFTcurs.pkg/${PORTVERSION}/
+
+MAINTAINER= shoesoft@gmx.net
+COMMENT= A cursed frontend to the giFT daemon
+
+RUN_DEPENDS= ${LOCALBASE}/bin/giftd:${PORTSDIR}/net/gift
+
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+USE_GNOME= glib20
+
+MAN1= giFTcurs.1
+MAN5= giFTcurs.conf.5
+
+DOC_FILES= AUTHORS COPYING ChangeLog \
+ INSTALL NEWS README TODO
+
+post-install:
+.ifndef(NOPORTDOCS)
+ @${MKDIR} ${DOCSDIR}
+.for doc in ${DOC_FILES}
+ @${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR}
+.endfor
+.endif
+
+.include <bsd.port.mk>
diff --git a/net-p2p/giftcurs/distinfo b/net-p2p/giftcurs/distinfo
new file mode 100644
index 000000000000..0f37c0b3df29
--- /dev/null
+++ b/net-p2p/giftcurs/distinfo
@@ -0,0 +1 @@
+MD5 (giFTcurs-0.6.1.tar.gz) = 7ee790659ddd54d16150dbfe869424c1
diff --git a/net-p2p/giftcurs/pkg-descr b/net-p2p/giftcurs/pkg-descr
new file mode 100644
index 000000000000..dbd87a32ce07
--- /dev/null
+++ b/net-p2p/giftcurs/pkg-descr
@@ -0,0 +1,7 @@
+giFTcurs is a cursed frontend to the giFT daemon and has been described as
+"seriously slick". It won't work that well without giFT, which you should have
+already. The version in CVS always works with the daemon in CVS. The latest
+giFTcurs release also works with the latest giFT release, and there are very
+rarely any incompatible changes in the protocol.
+
+WWW: http://www.nongnu.org/giftcurs/
diff --git a/net-p2p/giftcurs/pkg-plist b/net-p2p/giftcurs/pkg-plist
new file mode 100644
index 000000000000..af7fbea11f07
--- /dev/null
+++ b/net-p2p/giftcurs/pkg-plist
@@ -0,0 +1,18 @@
+bin/giFTcurs
+share/locale/ca/LC_MESSAGES/giFTcurs.mo
+share/locale/da/LC_MESSAGES/giFTcurs.mo
+share/locale/de/LC_MESSAGES/giFTcurs.mo
+share/locale/es/LC_MESSAGES/giFTcurs.mo
+share/locale/fr/LC_MESSAGES/giFTcurs.mo
+share/locale/nl/LC_MESSAGES/giFTcurs.mo
+share/locale/pl/LC_MESSAGES/giFTcurs.mo
+share/locale/pt_BR/LC_MESSAGES/giFTcurs.mo
+share/locale/sv/LC_MESSAGES/giFTcurs.mo
+%%PORTDOCS%%share/doc/giFTcurs/AUTHORS
+%%PORTDOCS%%share/doc/giFTcurs/COPYING
+%%PORTDOCS%%share/doc/giFTcurs/ChangeLog
+%%PORTDOCS%%share/doc/giFTcurs/INSTALL
+%%PORTDOCS%%share/doc/giFTcurs/NEWS
+%%PORTDOCS%%share/doc/giFTcurs/README
+%%PORTDOCS%%share/doc/giFTcurs/TODO
+@dirrm %%PORTDOCS%%share/doc/giFTcurs