zap whitespace at eof, no package changes

This commit is contained in:
sthen 2013-05-30 10:51:22 +00:00
parent 03890cdd0f
commit 7e0f6517b6
17 changed files with 21 additions and 38 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2013/03/10 22:55:02 espie Exp $
# $OpenBSD: Makefile,v 1.8 2013/05/30 10:51:22 sthen Exp $
COMMENT= computer music toolkit
HOMEPAGE= http://www.ladspa.org/
@ -35,4 +35,3 @@ do-install:
NO_TEST= Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2013/03/10 22:55:03 espie Exp $
# $OpenBSD: Makefile,v 1.7 2013/05/30 10:51:22 sthen Exp $
COMMENT= linux audio developer simple plugin API
HOMEPAGE= http://www.ladspa.org/
@ -40,6 +40,4 @@ do-install:
# -> mostly useless
NO_TEST= Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.32 2013/03/21 08:45:14 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.33 2013/05/30 10:51:23 sthen Exp $
COMMENT-main= read microsoft Access MDB
COMMENT-gmdb= graphical interface to MDB tools
@ -14,6 +14,7 @@ REVISION-gmdb= 11
CATEGORIES= databases converters
MASTER_SITES= ftp://quatramaran.ens.fr/pub/espie/
# https://github.com/brianb/mdbtools
#MASTER_SITES=${MASTER_SITE_SOURCEFORGE:=mdbtools/}
MULTI_PACKAGES= -main -gmdb
@ -62,4 +63,3 @@ WANTLIB-gmdb= ${WANTLIB} \
WANTLIB-main= ${WANTLIB} readline termcap
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2013/03/11 02:52:07 espie Exp $
# $OpenBSD: Makefile,v 1.22 2013/05/30 10:51:23 sthen Exp $
SHARED_ONLY= Yes
@ -27,4 +27,3 @@ do-test: fake
${MODPY_BIN} ./all_tests.py
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2013/03/11 10:50:02 espie Exp $
# $OpenBSD: Makefile,v 1.5 2013/05/30 10:51:23 sthen Exp $
COMMENT = universal parsing tool & source code generator
@ -37,4 +37,3 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/Documentation/* ${PREFIX}/share/examples/codeworker
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2013/03/11 10:50:17 espie Exp $
# $OpenBSD: Makefile,v 1.3 2013/05/30 10:51:23 sthen Exp $
SHARED_ONLY= Yes
@ -14,4 +14,3 @@ PERMIT_PACKAGE_CDROM= Yes
WANTLIB += c
.include <bsd.port.mk>

View File

@ -1,8 +1,7 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/05/27 07:20:11 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.2 2013/05/30 10:51:22 sthen Exp $
SUBDIR =
SUBDIR += base
SUBDIR += data
.include <bsd.port.subdir.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2013/03/11 11:10:51 espie Exp $
# $OpenBSD: Makefile,v 1.12 2013/05/30 10:51:23 sthen Exp $
COMMENT= DICOM toolkit
@ -43,4 +43,3 @@ USE_GROFF = Yes
NO_TEST= Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.10 2013/03/11 11:10:54 espie Exp $
# $OpenBSD: Makefile,v 1.11 2013/05/30 10:51:23 sthen Exp $
COMMENT= Charting library for Perl
@ -15,4 +15,3 @@ MODULES= cpan
USE_GROFF = Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2013/05/25 00:33:09 brad Exp $
# $OpenBSD: Makefile,v 1.18 2013/05/30 10:51:23 sthen Exp $
COMMENT= easy to use Bayesian spam filter
DISTNAME= bmf-0.9.4
@ -41,4 +41,3 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/bmf
.include <bsd.port.mk>

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.8 2013/03/11 11:23:55 espie Exp $
# $OpenBSD: Makefile,v 1.9 2013/05/30 10:51:23 sthen Exp $
COMMENT= visualisation of Kohonen's Self-Organizing Maps
COMMENT= visualisation of Kohonen's Self-Organizing Maps#'
DISTNAME= AI-NeuralNet-Kohonen-Visual-0.3
REVISION= 1
@ -19,4 +19,3 @@ RUN_DEPENDS= math/p5-AI-NeuralNet-Kohonen \
TEST_IS_INTERACTIVE= x11
.include <bsd.port.mk>

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.6 2013/03/11 11:23:55 espie Exp $
# $OpenBSD: Makefile,v 1.7 2013/05/30 10:51:23 sthen Exp $
COMMENT= Kohonen's Self-Organizing Maps
COMMENT= Kohonen's Self-Organizing Maps#'
DISTNAME= AI-NeuralNet-Kohonen-0.142
REVISION= 1
@ -13,4 +13,3 @@ MODULES= cpan
USE_GROFF = Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2013/03/11 11:23:56 espie Exp $
# $OpenBSD: Makefile,v 1.10 2013/05/30 10:51:23 sthen Exp $
COMMENT= binary patch tools
DISTNAME= bsdiff-4.3
@ -19,10 +19,9 @@ MAKE_FLAGS= CC='${CC}' \
CFLAGS="${CFLAGS} -I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib -lbz2"
LIB_DEPENDS= archivers/bzip2
FAKE_FLAGS= PREFIX=${WRKINST}${PREFIX}
USE_GROFF = Yes
NO_TEST= Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2013/03/11 11:35:45 espie Exp $
# $OpenBSD: Makefile,v 1.7 2013/05/30 10:51:23 sthen Exp $
COMMENT= full screen FTP client
@ -20,4 +20,3 @@ MASTER_SITES= ${HOMEPAGE}
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2013/03/11 11:35:46 espie Exp $
# $OpenBSD: Makefile,v 1.10 2013/05/30 10:51:23 sthen Exp $
COMMENT-main= Dictionary Server Protocol client
COMMENT-server= Dictionary Server Protocol server
@ -43,4 +43,3 @@ post-install:
${PREFIX}/share/examples/dictd
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2013/03/11 11:41:32 espie Exp $
# $OpenBSD: Makefile,v 1.6 2013/05/30 10:51:23 sthen Exp $
COMMENT= tools to extend pipe capabilities
@ -24,4 +24,3 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/README.TXT ${PREFIX}/share/doc/shunt
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.29 2013/03/11 11:42:42 espie Exp $
# $OpenBSD: Makefile,v 1.30 2013/05/30 10:51:23 sthen Exp $
COMMENT= LaTeX to HTML converter
@ -32,4 +32,3 @@ post-install:
cp -R ${WRKSRC}/example/* ${PREFIX}/share/examples/latex2html
.include <bsd.port.mk>