# New ports collection makefile for: createtorrent # Date created: 7 Jan 2007 # Whom: Emanuel Haupt # # $FreeBSD$ # PORTNAME= createtorrent PORTVERSION= 1.1.4 CATEGORIES= net-p2p MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= Create BitTorrent files from the command line LICENSE= GPLv2 GNU_CONFIGURE= yes USE_OPENSSL= yes MAKE_JOBS_SAFE= yes PLIST_FILES= bin/createtorrent do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin .include