#!/bin/sh if [ "$2" != "POST-INSTALL" ]; then exit 0 fi if ! which gs >/dev/null; then echo "I can't find ghostscript (gs) in your search path." echo "Please install your favorite version of ghostscript," echo "otherwise this program is useless." fi t/cgit.cgi/freebsd-ports-gnome/atom/dns/dnsperf?h=gnome-3.28' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/dns/dnsperf
Commit message (Expand)AuthorAgeFilesLines
* Bump PORTREVISION to force package rebuild after the recent Xorg update.tijl2014-04-261-0/+1
* Add STAGEDIR support.hrs2014-03-04