openbsd-ports/net/micq/Makefile

28 lines
580 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.29 2004/01/21 18:16:22 david Exp $
1999-06-23 15:21:37 -04:00
# $FreeBSD: Makefile,v 1.6 1999/06/03 08:31:06 ache Exp $
2001-03-29 05:14:27 -05:00
COMMENT= "text-based ICQ implementation"
DISTNAME= micq-0.4.11
1999-06-23 15:21:37 -04:00
CATEGORIES= net
MAINTAINER= David Krause <david@openbsd.org>
HOMEPAGE= http://www.micq.org/
2001-05-26 01:13:46 -04:00
# GPL
2000-10-22 12:16:26 -04:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2000-02-12 03:41:07 -05:00
MASTER_SITES= ${HOMEPAGE}source/ \
http://http.uk.micq.org/source/ \
http://http.bg.micq.org/source/
EXTRACT_SUFX= .tgz
USE_GMAKE= Yes
CONFIGURE_STYLE= gnu
1999-06-23 15:21:37 -04:00
.include <bsd.port.mk>