From a241c49914eeffe0c085fbf35116cbf59bb4c87f Mon Sep 17 00:00:00 2001 From: minskim Date: Sun, 22 Feb 2004 21:49:42 +0000 Subject: Import libtlen from pkgsrc-wip. Packaged by Michal Pasternak, and slightly modified by me. Libtlen is a client library to access tlen.pl IM/chat system. --- chat/libtlen/Makefile | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 chat/libtlen/Makefile (limited to 'chat/libtlen/Makefile') diff --git a/chat/libtlen/Makefile b/chat/libtlen/Makefile new file mode 100644 index 00000000000..cf0b26be3ba --- /dev/null +++ b/chat/libtlen/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1.1.1 2004/02/22 21:49:42 minskim Exp $ +# + +DISTNAME= libtlen-20040212 +CATEGORIES= chat +MASTER_SITES= http://www.libtlen.eu.org/snapshots/archive/ + +MAINTAINER= dotz@irc.pl +HOMEPAGE= http://www.libtlen.eu.org/ +COMMENT= Library to access tlen.pl IM system + +PKG_INSTALLATION_TYPES= overwrite pkgviews + +USE_BUILDLINK3= yes +USE_PKGLOCALEDIR= yes +USE_LIBTOOL= yes +GNU_CONFIGURE= yes + +INSTALLATION_DIRS= lib + +.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3