summaryrefslogtreecommitdiff
path: root/chat/libtlen/Makefile
blob: cf0b26be3ba32ea3d3a6a8d05d03960545431388 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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"