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

[SUPPORTED SYSTEMS]

FreeBSD 7.x-RELEASE and later.
This software was developed on FreeBSD 7.3-RELEASE and 8.1-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).


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