aboutsummaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-09-06 20:08:26 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-09-06 20:08:26 +0000
commite134a23a2255cccbcf557df6624e6b1f13ad66fc (patch)
treea4b007f94a1080178bfdc3e9ec19d5c8c22dc8c0 /biology
parent2a1c4bb9937204cd60f99aaba25c55ba12c50aeb (diff)
downloadports-e134a23a2255cccbcf557df6624e6b1f13ad66fc.tar.gz
ports-e134a23a2255cccbcf557df6624e6b1f13ad66fc.zip
Displays a periodic table of the elements.
PR: 12690 Submmitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Reviewed by: Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp>
Notes
Notes: svn path=/head/; revision=21330
Diffstat (limited to 'biology')
-rw-r--r--biology/gperiodic/Makefile41
-rw-r--r--biology/gperiodic/distinfo1
-rw-r--r--biology/gperiodic/pkg-comment1
-rw-r--r--biology/gperiodic/pkg-descr5
-rw-r--r--biology/gperiodic/pkg-plist10
5 files changed, 58 insertions, 0 deletions
diff --git a/biology/gperiodic/Makefile b/biology/gperiodic/Makefile
new file mode 100644
index 000000000000..eccb7cb760d3
--- /dev/null
+++ b/biology/gperiodic/Makefile
@@ -0,0 +1,41 @@
+# New ports collection makefile for: gperiodic
+# Version required: 1.2.1
+# Date created: 16 July 1999
+# Whom: Andrey Zakhvatov
+#
+# $FreeBSD$
+#
+
+DISTNAME= gperiodic-1.2.1
+CATEGORIES= biology
+MASTER_SITES= ftp://ftp.seul.org/pub/gperiodic/
+
+MAINTAINER= andy@icc.surw.chel.su
+
+LIB_DEPENDS= gdk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
+ glib12.2:${PORTSDIR}/devel/glib12 \
+ gmodule12.2:${PORTSDIR}/devel/glib12 \
+ gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
+ intl.1:${PORTSDIR}/devel/gettext
+
+USE_GMAKE= yes
+WRKSRC= ${WRKDIR}/gperiodic
+
+MAN1= gperiodic.1
+
+USE_X_PREFIX= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
+ GLIB_CONFIG="${LOCALBASE}/bin/glib12-config" \
+ GTK_CONFIG="${X11BASE}/bin/gtk12-config"
+
+post-install:
+ @ ${INSTALL_MAN} ${WRKSRC}/man/gperiodic.1 ${PREFIX}/man/man1
+.if !defined(NOPORTDOCS)
+ @ ${MKDIR} ${PREFIX}/share/doc/gperiodic
+.for file in AUTHORS COPYING Changes README
+ @ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/gperiodic
+.endfor
+.endif
+
+.include <bsd.port.mk>
diff --git a/biology/gperiodic/distinfo b/biology/gperiodic/distinfo
new file mode 100644
index 000000000000..705fa2825ed4
--- /dev/null
+++ b/biology/gperiodic/distinfo
@@ -0,0 +1 @@
+MD5 (gperiodic-1.2.1.tar.gz) = a7bfd4c8bc2e15cb8904fb0bcfe5df0d
diff --git a/biology/gperiodic/pkg-comment b/biology/gperiodic/pkg-comment
new file mode 100644
index 000000000000..8ab74ab07493
--- /dev/null
+++ b/biology/gperiodic/pkg-comment
@@ -0,0 +1 @@
+Displays a periodic table of the elements.
diff --git a/biology/gperiodic/pkg-descr b/biology/gperiodic/pkg-descr
new file mode 100644
index 000000000000..6072042d2a38
--- /dev/null
+++ b/biology/gperiodic/pkg-descr
@@ -0,0 +1,5 @@
+Gperiodic displays a periodic table of the elements, allowing you to
+browse through the elements, and view detailed information about each
+element.
+
+WWW: http://gperiodic.seul.net/
diff --git a/biology/gperiodic/pkg-plist b/biology/gperiodic/pkg-plist
new file mode 100644
index 000000000000..62ced9044623
--- /dev/null
+++ b/biology/gperiodic/pkg-plist
@@ -0,0 +1,10 @@
+bin/gperiodic
+share/locale/de/LC_MESSAGES/gperiodic.mo
+share/locale/es/LC_MESSAGES/gperiodic.mo
+share/locale/fr/LC_MESSAGES/gperiodic.mo
+share/locale/pt/LC_MESSAGES/gperiodic.mo
+share/doc/gperiodic/AUTHORS
+share/doc/gperiodic/COPYING
+share/doc/gperiodic/Changes
+share/doc/gperiodic/README
+@dirrm share/doc/gperiodic