aboutsummaryrefslogtreecommitdiff
path: root/science/gsmc
diff options
context:
space:
mode:
Diffstat (limited to 'science/gsmc')
-rw-r--r--science/gsmc/Makefile5
-rw-r--r--science/gsmc/files/patch-configure.ac6
-rw-r--r--science/gsmc/pkg-plist2
3 files changed, 7 insertions, 6 deletions
diff --git a/science/gsmc/Makefile b/science/gsmc/Makefile
index c100b23dc1d2..19be670ccdeb 100644
--- a/science/gsmc/Makefile
+++ b/science/gsmc/Makefile
@@ -7,12 +7,15 @@ PORTREVISION= 4
CATEGORIES= science hamradio
MASTER_SITES= http://www.qsl.net/ik5nax/
-MAINTAINER= db@FreeBSD.org
+MAINTAINER= hamradio@FreeBSD.org
COMMENT= Smith chart program for impedance matching
+LICENSE= GPLv2
+
USE_GNOME= gtk20
GNU_CONFIGURE= yes
USES= autoreconf gmake pkgconfig
+PLIST_FILES= bin/gsmc man/man1/gsmc.1.gz
post-patch:
@${REINPLACE_CMD} '/^LIBS=/s/$$/ -lm/' ${WRKSRC}/Makefile.am
diff --git a/science/gsmc/files/patch-configure.ac b/science/gsmc/files/patch-configure.ac
index 568ddf480e57..9a7f0be60a25 100644
--- a/science/gsmc/files/patch-configure.ac
+++ b/science/gsmc/files/patch-configure.ac
@@ -1,6 +1,6 @@
---- configure.ac.orig 2004-07-28 04:34:01.000000000 -0400
-+++ configure.ac 2009-08-14 20:51:30.000000000 -0400
-@@ -9,7 +9,9 @@
+--- configure.ac.orig 2004-07-28 08:34:01 UTC
++++ configure.ac
+@@ -9,7 +9,9 @@ AM_INIT_AUTOMAKE(gsmc, 1.0, ik5nax@amsat
# Checks for programs.
AC_PROG_CC
pkg_modules="gtk+-2.0"
diff --git a/science/gsmc/pkg-plist b/science/gsmc/pkg-plist
deleted file mode 100644
index abf318e617d8..000000000000
--- a/science/gsmc/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/gsmc
-man/man1/gsmc.1.gz