freebsd-ports/net/cicquin/Makefile
Peter Pentchev 3de4988004 Add cicquin-0.1, a utility for searching the CenterICQ local contact list
for users with a specified nickname.
2004-06-04 08:49:46 +00:00

18 lines
377 B
Makefile

# New ports collection makefile for: cicquin
# Date created: 6 Jun 2004
# Whom: Peter Pentchev
#
# $FreeBSD$
#
PORTNAME= cicquin
PORTVERSION= 0.1
CATEGORIES= net
MASTER_SITES= http://devel.ringlet.net/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>