2006-03-04 22:28:51 +01:00
|
|
|
# $NetBSD: Makefile,v 1.6 2006/03/04 21:30:17 jlam Exp $
|
2004-06-25 19:20:47 +02:00
|
|
|
|
2004-11-22 16:45:18 +01:00
|
|
|
DISTNAME= ctorrent-1.3.4
|
2004-12-31 03:02:14 +01:00
|
|
|
PKGREVISION= 1
|
2004-11-22 16:45:18 +01:00
|
|
|
CATEGORIES= net
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ctorrent/}
|
|
|
|
EXTRACT_SUFX= .tar.bz2
|
2004-06-25 19:20:47 +02:00
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2004-11-22 16:45:18 +01:00
|
|
|
HOMEPAGE= http://ctorrent.sourceforge.net/
|
|
|
|
COMMENT= Bittorrent client for the console
|
2004-06-25 19:20:47 +02:00
|
|
|
|
2004-12-31 02:52:33 +01:00
|
|
|
USE_LANGUAGES= c c++
|
2004-06-25 19:20:47 +02:00
|
|
|
USE_PKGLOCALEDIR= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
2004-12-31 02:52:33 +01:00
|
|
|
.include "../../security/openssl/buildlink3.mk"
|
2004-06-25 19:20:47 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|