# ==================================================================================
# portsreinstall installation guide
# Copyright (C) 2010-2013 Mamoru Sakaue, MwGhennndo, All Rights Reserved.
# ==================================================================================

[SUPPORTED SYSTEMS]

FreeBSD 7.x-RELEASE and later.
The first version of this software was developed on FreeBSD 7.3-RELEASE and
8.1-RELEASE. The latest version was developed on FreeBSD 8.3-RELEASE.


[DEPENDENCIES]

This software is designed to work in the base system environment of FreeBSD.
Basically, no other ports/packages are required as dependencies.
However, if ports-mgmt/portupgrade* is installed, executable and module files of
portupgrade(1) are used to parse pkgtools.conf(5). As well, if
ports-mgmt/portupgrade* is installed, databases used by utilities of
ports-mgmt/portupgrade* are maintained by invoking the utilities.


[INSTALLATION]

In the directory where this file exists, execute
	make install
as the root user.


[UNINSTALLATION]

In the directory where this file exists, execute
	make deinstall
as the root user.
