Index: head/ports-mgmt/portsopt/Makefile =================================================================== --- head/ports-mgmt/portsopt/Makefile (revision 398256) +++ head/ports-mgmt/portsopt/Makefile (revision 398257) @@ -1,19 +1,22 @@ # Created by: Beat Gaetzi # $FreeBSD$ PORTNAME= portsopt PORTVERSION= 1.5 CATEGORIES= ports-mgmt MASTER_SITES= http://www.chruetertee.ch/files/download/ MAINTAINER= beat@FreeBSD.org COMMENT= Shows WITH(OUT)-knobs of a port makefile +DEPRECATED= Deprecated by optionsng +EXPIRATION_DATE= 2015-11-01 + NO_BUILD= yes PLIST_FILES= sbin/portsopt do-install: ${INSTALL_SCRIPT} ${WRKSRC}/portsopt ${STAGEDIR}${PREFIX}/sbin .include