summaryrefslogtreecommitdiff
path: root/sysutils/batmon
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-11-05 14:33:50 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-11-05 14:33:50 +0000
commit93f99a94bcfa4313be90ca3fed10d623d201ac60 (patch)
tree5fc04ffc25a8557a0ad97e5d6ad06807e1e3e3b4 /sysutils/batmon
parentAnd here we go, introducing the lang/gcc43 port in form of the 20061104 (diff)
Battery Monitor is a battery monitor for laptops. It displays the current
status of the battery (charge/discharge and energy level) as well as some information about the general health of the cell. WWW: http://www.nongnu.org/gap/batmon/index.html
Notes
Notes: svn path=/head/; revision=176501
Diffstat (limited to 'sysutils/batmon')
-rw-r--r--sysutils/batmon/Makefile28
-rw-r--r--sysutils/batmon/distinfo3
-rw-r--r--sysutils/batmon/pkg-descr5
-rw-r--r--sysutils/batmon/pkg-plist13
4 files changed, 49 insertions, 0 deletions
diff --git a/sysutils/batmon/Makefile b/sysutils/batmon/Makefile
new file mode 100644
index 000000000000..bfc4629be561
--- /dev/null
+++ b/sysutils/batmon/Makefile
@@ -0,0 +1,28 @@
+# New ports collection makefile for: batmon
+# Date created: 05 Nov 2006
+# Whom: dirk.meyer@dinoex.sub.org
+#
+# $FreeBSD$
+#
+
+PORTNAME= batmon
+PORTVERSION= 0.2
+CATEGORIES= sysutils
+MASTER_SITES= http://download.savannah.gnu.org/releases/gap/
+
+MAINTAINER= dinoex@FreeBSD.org
+COMMENT= GNUstep battery monitor for laptops
+
+USE_GMAKE= yes
+USE_GNUSTEP= yes
+USE_GNUSTEP_PREFIX= yes
+USE_GNUSTEP_BACK= yes
+USE_GNUSTEP_BUILD= yes
+USE_GNUSTEP_INSTALL= yes
+MAKEFILE= GNUmakefile
+
+post-patch:
+ ${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \
+ ${WRKSRC}/GNUmakefile
+
+.include <bsd.port.mk>
diff --git a/sysutils/batmon/distinfo b/sysutils/batmon/distinfo
new file mode 100644
index 000000000000..269ae6e88361
--- /dev/null
+++ b/sysutils/batmon/distinfo
@@ -0,0 +1,3 @@
+MD5 (batmon-0.2.tar.gz) = 4be31a556d36d21bf5c853b6a15688e3
+SHA256 (batmon-0.2.tar.gz) = 26de3cc983955b50f862adddf694512116bd4468811a5c78922855a9979f0c39
+SIZE (batmon-0.2.tar.gz) = 16449
diff --git a/sysutils/batmon/pkg-descr b/sysutils/batmon/pkg-descr
new file mode 100644
index 000000000000..928fb1cb0a70
--- /dev/null
+++ b/sysutils/batmon/pkg-descr
@@ -0,0 +1,5 @@
+Battery Monitor is a battery monitor for laptops. It displays the current
+status of the battery (charge/discharge and energy level) as well as some
+information about the general health of the cell.
+
+WWW: http://www.nongnu.org/gap/batmon/index.html
diff --git a/sysutils/batmon/pkg-plist b/sysutils/batmon/pkg-plist
new file mode 100644
index 000000000000..dfc6cea05a4a
--- /dev/null
+++ b/sysutils/batmon/pkg-plist
@@ -0,0 +1,13 @@
+Local/Applications/batmon.app/Resources/Info-gnustep.plist
+Local/Applications/batmon.app/Resources/LICENSE
+Local/Applications/batmon.app/Resources/README
+Local/Applications/batmon.app/Resources/batmon.desktop
+Local/Applications/batmon.app/Resources/batmon.gorm/data.classes
+Local/Applications/batmon.app/Resources/batmon.gorm/data.info
+Local/Applications/batmon.app/Resources/batmon.gorm/objects.gorm
+Local/Applications/batmon.app/batmon
+Local/Applications/batmon.app/library_paths.openapp
+Local/Applications/batmon.app/stamp.make
+@dirrm Local/Applications/batmon.app/Resources/batmon.gorm
+@dirrm Local/Applications/batmon.app/Resources
+@dirrm Local/Applications/batmon.app