18 lines
451 B
Makefile
18 lines
451 B
Makefile
# $NetBSD: Makefile,v 1.5 2005/04/11 21:46:45 tv Exp $
|
|
|
|
DISTNAME= ctorrent-1.3.4
|
|
PKGREVISION= 1
|
|
CATEGORIES= net
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ctorrent/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
HOMEPAGE= http://ctorrent.sourceforge.net/
|
|
COMMENT= Bittorrent client for the console
|
|
|
|
USE_LANGUAGES= c c++
|
|
USE_PKGLOCALEDIR= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../security/openssl/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|