openbsd-ports/net/micq/Makefile
david 2b161ae40b update micq to 0.4.10.2 (bug fix and translation update release)
my snprintf and spelling patches were integrated
ok pvalchev@
2003-03-28 21:34:40 +00:00

28 lines
583 B
Makefile

# $OpenBSD: Makefile,v 1.24 2003/03/28 21:34:40 david Exp $
# $FreeBSD: Makefile,v 1.6 1999/06/03 08:31:06 ache Exp $
COMMENT= "text-based ICQ implementation"
DISTNAME= micq-0.4.10.2
CATEGORIES= net
MAINTAINER= David Krause <david@openbsd.org>
HOMEPAGE= http://www.micq.org
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${HOMEPAGE}/source/ \
http://micq.alpha345.com/source/ \
http://http.bg.micq.org/source/
EXTRACT_SUFX= .tgz
USE_GMAKE= Yes
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>