Cleanup formatting to use tabs, making portlint happy
This commit is contained in:
parent
263fca6666
commit
5e46303151
|
|
@ -1,17 +1,14 @@
|
||||||
# New ports collection Makefile for: automount
|
# Created by: Slawomir Wojciech Wojtczak <vermaden@interia.pl>
|
||||||
# Date created: 10 January 2013
|
|
||||||
# Whom: Slawomir Wojciech Wojtczak <vermaden@interia.pl>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= automount
|
PORTNAME= automount
|
||||||
PORTVERSION= 1.4.1
|
PORTVERSION= 1.4.1
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= https://raw.github.com/vermaden/automount/master/
|
MASTER_SITES= https://raw.github.com/vermaden/automount/master/ \
|
||||||
|
LOCAL/bdrewery/${PORTNAME}/
|
||||||
|
|
||||||
MAINTAINER= vermaden@interia.pl
|
MAINTAINER= vermaden@interia.pl
|
||||||
COMMENT= FreeBSD's devd(8) based automount sollution
|
COMMENT= FreeBSD's devd(8) based automount solution
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue