summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-11-16 18:09:23 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-11-16 18:09:23 +0000
commitc146b102b0ab0df713776398790f2406b5c312a8 (patch)
treeb373f0c62f1f1bbec57c55d92230c7216da27068 /net-im
parent- Fix PATCH_SITES (diff)
- Update to version 0.99.2
- Take maintainership
Notes
Notes: svn path=/head/; revision=94112
Diffstat (limited to 'net-im')
-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>