diff --git a/sysutils/automount/Makefile b/sysutils/automount/Makefile index 9662ae2..aef8a69 100644 --- a/sysutils/automount/Makefile +++ b/sysutils/automount/Makefile @@ -1,23 +1,20 @@ -# New ports collection Makefile for: automount -# Date created: 10 January 2013 -# Whom: Slawomir Wojciech Wojtczak -# +# Created by: Slawomir Wojciech Wojtczak # $FreeBSD$ -# -PORTNAME= automount -PORTVERSION= 1.4.1 -CATEGORIES= sysutils -MASTER_SITES= https://raw.github.com/vermaden/automount/master/ +PORTNAME= automount +PORTVERSION= 1.4.1 +CATEGORIES= sysutils +MASTER_SITES= https://raw.github.com/vermaden/automount/master/ \ + LOCAL/bdrewery/${PORTNAME}/ -MAINTAINER= vermaden@interia.pl -COMMENT= FreeBSD's devd(8) based automount sollution +MAINTAINER= vermaden@interia.pl +COMMENT= FreeBSD's devd(8) based automount solution -LICENSE= BSD +LICENSE= BSD -PLIST_FILES= sbin/automount etc/devd/automount_devd.conf etc/automount.conf.sample +PLIST_FILES= sbin/automount etc/devd/automount_devd.conf etc/automount.conf.sample -NO_BUILD= yes +NO_BUILD= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/automount ${PREFIX}/sbin