# New ports collection makefile for: portsreinstall # Date created: 2011-12-25 # Whom: Mamoru Sakaue / MwGhennndo # # $FreeBSD$ # PORTNAME= portsreinstall PORTVERSION= 1.1.0 CATEGORIES= ports-mgmt MASTER_SITES= SFJP/${PORTNAME}/55702/ \ http://www.mwghennndo.com/softwares/${PORTNAME}/ MAINTAINER= sakaue.mamoru@samurai.mwghennn.net COMMENT= Ports upgrading utility for massive forced reinstalltion LICENSE= BSD MAN8= ${PORTNAME}.8 MANCOMPRESSED= yes post-install: @${ECHO_MSG} "=====================================================================" @${ECHO_MSG} "This software invokes some installed files of portupgrade(1)" @${ECHO_MSG} "if it is installed for parsing pkgtools.conf(5) although dependency" @${ECHO_MSG} "to it is intendedly refrained. If you fail to parse pkgtools.conf(5)," @${ECHO_MSG} "try to upgrade this port first." @${ECHO_MSG} "=====================================================================" .include