aboutsummaryrefslogtreecommitdiff
path: root/net-im/cicquin/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2005-04-20 06:16:18 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2005-04-20 06:16:18 +0000
commit8673c7ec800a8bcc6da14c506081a3cb76e2b8ea (patch)
treead3f495c08f0cc331b6958d319f699d021175c19 /net-im/cicquin/Makefile
parent0d9507efb9d902ba8e7fafa90edd7893d2f8db19 (diff)
Notes
Diffstat (limited to 'net-im/cicquin/Makefile')
-rw-r--r--net-im/cicquin/Makefile22
1 files changed, 0 insertions, 22 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>