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

[SUPPORTED SYSTEMS]

FreeBSD 7.x-RELEASE and 8.x-RELEASE.
Concretely, this software was developed on FreeBSD 7.3-RELEASE and 8.1-RELEASE.


[DEPENDENCIES]

This software is designed to work in the default system environment of FreeBSD 7.x-RELEASE and 8.x-RELEASE.
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).


[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.
