pkg-descr

FreeBSD Port Tools includes the following commands:
- port create: create a new port from a template
- port diff: generate a diff against a previous version of the port
- port fetch: fetch distfile(s) of a new version of the port
- port help: display usage summary for port(1) commands
- port submit: submit a PR with new port, or port change/update
- port test: automate testing a new port or a port update

WWW: http://sourceforge.net/projects/porttools/

pkg-plist

@comment $FreeBSD: ports/ports-mgmt/porttools/pkg-plist,v 1.6 2006/04/30 23:09:03 sergei Exp $
bin/port
%%DATADIR%%/cmd_commit
%%DATADIR%%/cmd_create
%%DATADIR%%/cmd_diff
%%DATADIR%%/cmd_fetch
%%DATADIR%%/cmd_getpr
%%DATADIR%%/cmd_help
%%DATADIR%%/cmd_install
%%DATADIR%%/cmd_submit
%%DATADIR%%/cmd_test
%%DATADIR%%/cmd_upgrade
%%DATADIR%%/util_diff
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/NEWS
%%PORTDOCS%%%%DOCSDIR%%/THANKS
%%PORTDOCS%%%%DOCSDIR%%/TODO
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm %%DATADIR%%