diff options
Diffstat (limited to 'net-im/cicquin/Makefile')
-rw-r--r-- | net-im/cicquin/Makefile | 22 |
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> |