freebsd-ports/net-im/cicquin/Makefile
Peter Pentchev ec7dc9a4d7 Add a people.FreeBSD.org master site and prepare for adding a local one,
too, when my public_distfiles changes from yesterday actually propagate
to the FTP servers.
2004-06-30 16:09:04 +00:00

23 lines
508 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= ${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>