summaryrefslogtreecommitdiff
path: root/findport.sh
blob: 4d9cc60338526dfd3c0235b73f83295ef5719cbc (plain) (blame)
1
2
3
4
#!/bin/sh

find /usr/local/poudriere/ports/default -type d -name "*$1*" | sort