13 lines
242 B
Makefile
13 lines
242 B
Makefile
# Created by: Zhen REN <bg1tpt@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= File_Bittorrent2
|
|
DISTVERSION= 1.3.1
|
|
CATEGORIES= net pear
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Decode and Encode data in Bittorrent format
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|