PORTNAME= automounter PORTVERSION= 1.5.1 PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org COMMENT= Provides scripts to dynamically configure amd WWW= https://sf.net/projects/bsdadminscripts/ LICENSE= BSD2CLAUSE WRKSRC_SUBDIR= src NO_BUILD= yes PKGMESSAGE= ${WRKSRC}/../NOTES USE_GITHUB= yes GH_ACCOUNT= lonkamikaze do-install: @(cd ${WRKSRC}; ./install.sh -destdir=${STAGEDIR} \ -prefix=${PREFIX}) .include