diff options
Diffstat (limited to 'net-im/cicquin')
-rw-r--r-- | net-im/cicquin/Makefile | 22 | ||||
-rw-r--r-- | net-im/cicquin/distinfo | 2 | ||||
-rw-r--r-- | net-im/cicquin/pkg-descr | 6 | ||||
-rw-r--r-- | net-im/cicquin/pkg-plist | 1 |
4 files changed, 0 insertions, 31 deletions
diff --git a/net-im/cicquin/Makefile b/net-im/cicquin/Makefile deleted file mode 100644 index fb9dc89ad0a4..000000000000 --- a/net-im/cicquin/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# New ports collection makefile for: cicquin -# Date created: 6 Jun 2004 -# Whom: Peter Pentchev -# -# $FreeBSD$ -# - -PORTNAME= cicquin -PORTVERSION= 0.1 -CATEGORIES= net -#MASTER_SITES= ${MASTER_SITE_LOCAL} \ -MASTER_SITES= \ - http://devel.ringlet.net/misc/cicquin/ \ - http://people.FreeBSD.org/~roam/misc/cicquin/ -MASTER_SITE_SUBDIR= roam/misc/cicquin - -MAINTAINER= roam@FreeBSD.org -COMMENT= Look up users in the CenterICQ user database - -MAKE_ENV+= BINOWN=${BINOWN} BINGRP=${BINGRP} - -.include <bsd.port.mk> diff --git a/net-im/cicquin/distinfo b/net-im/cicquin/distinfo deleted file mode 100644 index 218ddbb0b885..000000000000 --- a/net-im/cicquin/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (cicquin-0.1.tar.gz) = cd5de5641e5fca382de2f498858bdaec -SIZE (cicquin-0.1.tar.gz) = 1910 diff --git a/net-im/cicquin/pkg-descr b/net-im/cicquin/pkg-descr deleted file mode 100644 index 2df026756f2f..000000000000 --- a/net-im/cicquin/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -The cicquin script trawls through the CenterICQ data directory, looking for -UIN's with the specified nickname. It should work with any reasonable Bourne -shell and any standard awk implementation. - -WWW: http://devel.ringlet.net/misc/cicquin/ -Author: Peter Pentchev <roam@ringlet.net> diff --git a/net-im/cicquin/pkg-plist b/net-im/cicquin/pkg-plist deleted file mode 100644 index a5663c4ea5bb..000000000000 --- a/net-im/cicquin/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/cicquin |