pkgsrc-wip/libtlen2/Makefile

21 lines
613 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2004/03/19 19:17:45 mpasternak Exp $
#
DISTNAME= libtlen2-20040301
CATEGORIES= chat
MASTER_SITES= http://www.libtlen.eu.org/libtlen2_files/
MAINTAINER= dotz@irc.pl
HOMEPAGE= http://www.libtlen.eu.org/index.php?theme=teary&page=libtlen2
COMMENT= Library to access tlen.pl IM system
USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/libtlen-2.0.pc.in
GNU_CONFIGURE= yes
.include "../../devel/glib2/buildlink3.mk"
.include "../../net/gnet/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"