mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
Fix position of PLIST_FILES and pkg-desc-ription.
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
This commit is contained in:
parent
0464934e8b
commit
0dd0312552
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99829
@ -11,11 +11,11 @@ CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
PLIST_FILES= bin/ctorrent
|
||||
|
||||
MAINTAINER= flz@xbsd.org
|
||||
COMMENT= BitTorrent Client written in C for FreeBSD and Linux
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
PLIST_FILES= bin/ctorrent
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,6 @@
|
||||
CTorrent is a BitTorrent (be know as BT usually) Client program by C for
|
||||
FreeBSD and Linux. Fast and small are CTorrent`s two strengths.
|
||||
CTorrent is a BitTorrent (be know as BT usually) Client program
|
||||
written in C for FreeBSD and Linux. Fast and small are CTorrent`s
|
||||
two strengths.
|
||||
|
||||
WWW: http://ctorrent.sourceforge.net/
|
||||
|
||||
|
@ -11,11 +11,11 @@ CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
PLIST_FILES= bin/ctorrent
|
||||
|
||||
MAINTAINER= flz@xbsd.org
|
||||
COMMENT= BitTorrent Client written in C for FreeBSD and Linux
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
PLIST_FILES= bin/ctorrent
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,6 @@
|
||||
CTorrent is a BitTorrent (be know as BT usually) Client program by C for
|
||||
FreeBSD and Linux. Fast and small are CTorrent`s two strengths.
|
||||
CTorrent is a BitTorrent (be know as BT usually) Client program
|
||||
written in C for FreeBSD and Linux. Fast and small are CTorrent`s
|
||||
two strengths.
|
||||
|
||||
WWW: http://ctorrent.sourceforge.net/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user