f4e1f3b974
PR: 214156 Submitted by: Jochen Neumeister <joneum@bsdproject.de>
13 lines
245 B
Makefile
13 lines
245 B
Makefile
# Created by: Zhen REN <bg1tpt@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= File_Bittorrent2
|
|
DISTVERSION= 1.3.1
|
|
CATEGORIES= net pear
|
|
|
|
MAINTAINER= joneum@bsdproject.de
|
|
COMMENT= Decode and Encode data in Bittorrent format
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|