From 509263a31d4b4220f8cea9af8121430cc8e57423 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sat, 11 Nov 2000 05:36:10 +0000 Subject: White space cleanup. --- devel/libshhmsg/Makefile | 7 ++++--- devel/libshhopt/Makefile | 17 +++++++++-------- devel/libxalloc/Makefile | 1 + 3 files changed, 14 insertions(+), 11 deletions(-) (limited to 'devel') diff --git a/devel/libshhmsg/Makefile b/devel/libshhmsg/Makefile index 8bd7d3011a13..5aa1dd2e6c7d 100644 --- a/devel/libshhmsg/Makefile +++ b/devel/libshhmsg/Makefile @@ -1,3 +1,4 @@ +# ex:ts=8 # New ports collection makefile for: libshhmsg # Date created: 1 May 1998 # Whom: Andrey Zakhvatov @@ -8,7 +9,7 @@ PORTNAME= libshhmsg PORTVERSION= 1.4.0 CATEGORIES= devel -MASTER_SITES= http://shh.thathost.com/pub-unix/files/ +MASTER_SITES= http://shh.thathost.com/pub-unix/files/ DISTNAME= shhmsg-${PORTVERSION} MAINTAINER= obrien@FreeBSD.org @@ -18,9 +19,9 @@ INSTALLS_SHLIB= yes post-install: .if !defined(NOPORTDOCS) - @ ${MKDIR} ${PREFIX}/share/doc/libshhmsg + @${MKDIR} ${PREFIX}/share/doc/libshhmsg .for file in CREDITS README shhmsg.txt - @ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/libshhmsg + @${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/libshhmsg .endfor .endif diff --git a/devel/libshhopt/Makefile b/devel/libshhopt/Makefile index 821ce7a7dc2d..61f6d5736a2e 100644 --- a/devel/libshhopt/Makefile +++ b/devel/libshhopt/Makefile @@ -1,3 +1,4 @@ +# ex:ts=8 # New ports collection makefile for: libshhopt # Date created: 11 April 1998 # Whom: Andrey Zakhvatov @@ -5,16 +6,16 @@ # $FreeBSD$ # -PORTNAME= libshhopt -PORTVERSION= 1.1.6 -CATEGORIES= devel -MASTER_SITES= http://shh.thathost.com/pub-unix/files/ -DISTNAME= shhopt-${PORTVERSION} +PORTNAME= libshhopt +PORTVERSION= 1.1.6 +CATEGORIES= devel +MASTER_SITES= http://shh.thathost.com/pub-unix/files/ +DISTNAME= shhopt-${PORTVERSION} -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org -USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_GMAKE= yes +INSTALLS_SHLIB= yes post-install: .if !defined(NOPORTDOCS) diff --git a/devel/libxalloc/Makefile b/devel/libxalloc/Makefile index 3e2632464000..55d4c0507145 100644 --- a/devel/libxalloc/Makefile +++ b/devel/libxalloc/Makefile @@ -1,3 +1,4 @@ +# ex:ts=8 # New ports collection makefile for: libxalloc # Date created: 12 April 1998 # Whom: Andrey Zakhvatov -- cgit v1.2.3