aboutsummaryrefslogtreecommitdiff
path: root/net-im/pork/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/pork/Makefile')
-rw-r--r--net-im/pork/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/net-im/pork/Makefile b/net-im/pork/Makefile
deleted file mode 100644
index a6fa4c2244a3..000000000000
--- a/net-im/pork/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: pork
-# Date created: 04 Feb 2003
-# Whom: Bob Bomar <bob@bomar.us>
-#
-# $FreeBSD$
-#
-
-PORTNAME= pork
-PORTVERSION= 0.99.2
-CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ojnk
-
-MAINTAINER= krion@FreeBSD.org
-COMMENT= Console-based AIM client
-
-USE_PERL5= yes
-GNU_CONFIGURE= yes
-CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-USE_GETOPT_LONG= yes
-USE_OPENSSL= yes
-
-.include <bsd.port.mk>