freebsd-ports/net/pear-File_Bittorrent2/Makefile
Po-Chuan Hsieh 3446d9fab5
net/pear-File_Bittorrent2: Add LICENSE
- Add NO_ARCH
- Reformat pkg-descr
2021-09-19 14:00:07 +08:00

16 lines
265 B
Makefile

# Created by: Zhen REN <bg1tpt@gmail.com>
PORTNAME= File_Bittorrent2
PORTVERSION= 1.3.1
CATEGORIES= net pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Decode and Encode data in Bittorrent format
LICENSE= LGPL21+
USES= pear
NO_ARCH= yes
.include <bsd.port.mk>