summaryrefslogtreecommitdiff
path: root/net/crescendo
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2000-07-29 10:31:36 +0000
committerSADA Kenji <sada@FreeBSD.org>2000-07-29 10:31:36 +0000
commit631f7401232bd0c7d5b585298f9eb5975721d47e (patch)
treea2757359615d241e336c7b545615cf8069c9dcc6 /net/crescendo
parentActivate nadar. (diff)
New port crescendo-1.1.5 - A gnome frontend for tinyfuge.
PR: ports/18262 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
Notes
Notes: svn path=/head/; revision=31100
Diffstat (limited to 'net/crescendo')
-rw-r--r--net/crescendo/Makefile45
-rw-r--r--net/crescendo/distinfo1
-rw-r--r--net/crescendo/pkg-comment1
-rw-r--r--net/crescendo/pkg-descr13
-rw-r--r--net/crescendo/pkg-plist17
5 files changed, 77 insertions, 0 deletions
diff --git a/net/crescendo/Makefile b/net/crescendo/Makefile
new file mode 100644
index 000000000000..1c5f888e1fd5
--- /dev/null
+++ b/net/crescendo/Makefile
@@ -0,0 +1,45 @@
+# New ports collection makefile for: crescendo
+# Date created: 27.Apr 2000
+# Whom: dirk.meyer@dinoex.sub.org
+#
+# $FreeBSD$
+
+PORTNAME= crescendo
+PORTVERSION= 1.1.5
+CATEGORIES= net gnome
+MASTER_SITES= http://crescendo.dpnd.com/files/
+
+MAINTAINER= dirk.meyer@dinoex.sub.org
+
+LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs
+RUN_DEPENDS= tf:${PORTSDIR}/net/tinyfugue
+
+GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
+
+USE_X_PREFIX= yes
+USE_GMAKE= yes
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --enable-compile-warnings=yes
+CONFIGURE_ARGS+= --localstatedir=${PREFIX}/share/gnome \
+ --datadir=${PREFIX}/share/gnome \
+ --with-gnome=${PREFIX}
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ GTK_CONFIG="${GTK_CONFIG}" \
+ GLIB_CONFIG="${GLIB_CONFIG}" \
+ LIBS="-L${LOCALBASE}/lib"
+CFLAGS+= -g
+PLIST_SUB= DOCDIR=${DOCDIR}
+
+DOCDIR= share/doc/${PORTNAME}
+
+post-install:
+.if !defined(NOPORTDOCS)
+ ${MKDIR} ${PREFIX}/${DOCDIR}
+.for file in AUTHORS COPYING ChangeLog HACKING INSTALL NEWS \
+ README README.BINARY TODO
+ ${INSTALL_MAN} ${WRKSRC}/${file} ${PREFIX}/${DOCDIR}
+.endfor
+.endif
+
+.include <bsd.port.mk>
diff --git a/net/crescendo/distinfo b/net/crescendo/distinfo
new file mode 100644
index 000000000000..82a0285af28e
--- /dev/null
+++ b/net/crescendo/distinfo
@@ -0,0 +1 @@
+MD5 (crescendo-1.1.5.tar.gz) = bced1ba79c84d744f2d60832bae58750
diff --git a/net/crescendo/pkg-comment b/net/crescendo/pkg-comment
new file mode 100644
index 000000000000..2b9cb2528f40
--- /dev/null
+++ b/net/crescendo/pkg-comment
@@ -0,0 +1 @@
+A gnome frontend for tinyfuge
diff --git a/net/crescendo/pkg-descr b/net/crescendo/pkg-descr
new file mode 100644
index 000000000000..444eac189d9b
--- /dev/null
+++ b/net/crescendo/pkg-descr
@@ -0,0 +1,13 @@
+Oooookay, so you have tinyfugue, and you want
+it pretty, Well, here's your toy. This should
+be -really- straightforward. If you've got this
+out of cvs, run ./autogen.sh ; make and you are
+set.
+
+PLEASE READ HACKING, if you are a developer.
+
+If you got this from a dist, then, ./configure
+should be what you need. Have fun,
+
+need some help, email me, Will LaSHell
+wlashell@cland.net
diff --git a/net/crescendo/pkg-plist b/net/crescendo/pkg-plist
new file mode 100644
index 000000000000..653640ec4da0
--- /dev/null
+++ b/net/crescendo/pkg-plist
@@ -0,0 +1,17 @@
+bin/crescendo
+share/crescendo/cr-about.jpg
+share/crescendo/cr-splash1.jpg
+share/crescendo/startup2.wav
+share/gnome/gnome/apps/Internet/crescendo.desktop
+share/pixmaps/crescendo.png
+%%DOCDIR%%/AUTHORS
+%%DOCDIR%%/COPYING
+%%DOCDIR%%/ChangeLog
+%%DOCDIR%%/HACKING
+%%DOCDIR%%/INSTALL
+%%DOCDIR%%/NEWS
+%%DOCDIR%%/README
+%%DOCDIR%%/README.BINARY
+%%DOCDIR%%/TODO
+@dirrm %%DOCDIR%%
+@dirrm share/crescendo