From 5e463031519ecab0cc6873c75fe85c6016aeea98 Mon Sep 17 00:00:00 2001 From: "Slawomir Wojciech Wojtczak (vermaden)" Date: Thu, 10 Jan 2013 18:27:42 +0100 Subject: [PATCH] Cleanup formatting to use tabs, making portlint happy --- sysutils/automount/Makefile | 25 +++++++++++-------------- 1 file changed, 11 insertions(+), 14 deletions(-) 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