ec993afa1a
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
18 lines
441 B
Makefile
18 lines
441 B
Makefile
# $NetBSD: Makefile,v 1.7 2004/02/14 17:21:34 jlam Exp $
|
|
#
|
|
|
|
DISTNAME= libirc-0.2
|
|
PKGREVISION= 1
|
|
CATEGORIES= chat
|
|
MASTER_SITES= http://www.cs.kau.se/~jorgen/software/
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
HOMEPAGE= http://www.cs.kau.se/~jorgen/software/
|
|
COMMENT= libirc is a C-library for the IRC protocol
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_BUILDLINK2= yes
|
|
USE_LIBTOOL= yes
|
|
|
|
.include "../../devel/glib/buildlink2.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|