aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/pork
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2003-11-17 02:09:23 +0800
committerkrion <krion@FreeBSD.org>2003-11-17 02:09:23 +0800
commit9f1786f4c996476ae4eddbc789c679a03f78d94f (patch)
tree5d993dffb4c4f946774b0f4567c0e0615de9fe3f /net-im/pork
parent292924e96d3e826485c66a41905f0e9d174a4a8f (diff)
downloadfreebsd-ports-gnome-9f1786f4c996476ae4eddbc789c679a03f78d94f.tar.gz
freebsd-ports-gnome-9f1786f4c996476ae4eddbc789c679a03f78d94f.tar.zst
freebsd-ports-gnome-9f1786f4c996476ae4eddbc789c679a03f78d94f.zip
- Update to version 0.99.2
- Take maintainership
Diffstat (limited to 'net-im/pork')
-rw-r--r--net-im/pork/Makefile11
-rw-r--r--net-im/pork/distinfo2
-rw-r--r--net-im/pork/pkg-descr3
3 files changed, 7 insertions, 9 deletions
diff --git a/net-im/pork/Makefile b/net-im/pork/Makefile
index e29190fcb682..a6fa4c2244a3 100644
--- a/net-im/pork/Makefile
+++ b/net-im/pork/Makefile
@@ -6,17 +6,18 @@
#
PORTNAME= pork
-PORTVERSION= 0.99.1
+PORTVERSION= 0.99.2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ojnk
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= krion@FreeBSD.org
COMMENT= Console-based AIM client
-CONFIGURE_ARGS= --prefix=${PREFIX}
-
USE_PERL5= yes
-HAS_CONFIGURE= yes
+GNU_CONFIGURE= yes
+CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+USE_GETOPT_LONG= yes
+USE_OPENSSL= yes
.include <bsd.port.mk>
diff --git a/net-im/pork/distinfo b/net-im/pork/distinfo
index bed235a244e6..3c7eb3fc95e4 100644
--- a/net-im/pork/distinfo
+++ b/net-im/pork/distinfo
@@ -1 +1 @@
-MD5 (pork-0.99.1.tar.gz) = 0c4bcb533b595a66fb8a59801a936ba7
+MD5 (pork-0.99.2.tar.gz) = 79ecb69343d56253d0008d6ddbb6fe8c
diff --git a/net-im/pork/pkg-descr b/net-im/pork/pkg-descr
index 309781020fd4..ab8116c82324 100644
--- a/net-im/pork/pkg-descr
+++ b/net-im/pork/pkg-descr
@@ -2,6 +2,3 @@ Pork is a UNIX console-based AIM client mostly fashioned after the
look-and-feel of ircII.
WWW: http://dev.ojnk.net/
-
-- Bob Bomar
-<bob@bomar.us>