Use tabs for indentation.
This commit is contained in:
parent
a58dd81611
commit
a49484d240
2 changed files with 16 additions and 16 deletions
|
@ -1,13 +1,13 @@
|
|||
# $NetBSD: Makefile,v 1.3 2004/01/23 21:50:50 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2004/01/23 21:55:48 jmmv Exp $
|
||||
|
||||
DISTNAME= snownews-1.4.2
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://home.kcore.de/~kiza/software/snownews/download/
|
||||
DISTNAME= snownews-1.4.2
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://home.kcore.de/~kiza/software/snownews/download/
|
||||
|
||||
MAINTAINER= pkgsrc@bjan.freeshell.org
|
||||
MAINTAINER= pkgsrc@bjan.freeshell.org
|
||||
HOMEPAGE= http://home.kcore.de/~kiza/software/snownews/
|
||||
COMMENT= Small, curses based RSS feed reader
|
||||
COMMENT= Small, curses based RSS feed reader
|
||||
|
||||
BUILD_USES_MSGFMT= YES
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.12 2004/01/23 21:50:50 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2004/01/23 21:55:48 jmmv Exp $
|
||||
# FreeBSD Id: ports/www/swish-e/Makefile,v 1.3 1999/08/31 02:43:18 peter Exp
|
||||
|
||||
DISTNAME= swish-e-2.4.1
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= www textproc
|
||||
DISTNAME= swish-e-2.4.1
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= www textproc
|
||||
MASTER_SITES= http://swish-e.org/Download/
|
||||
|
||||
MAINTAINER= dotz@irc.pl
|
||||
|
@ -12,13 +12,13 @@ COMMENT= Simple web indexing for humans - enhanced
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
|
||||
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
|
||||
|
||||
CONFIGURE_ARGS+= --with-libxml2=${BUILDLINK_PREFIX.libxml2}
|
||||
CONFIGURE_ARGS+= --with-pcre=${BUILDLINK_PREFIX.pcre}
|
||||
CONFIGURE_ARGS+= --with-zlib=${BUILDLINK_PREFIX.zlib}
|
||||
CONFIGURE_ARGS+= --with-libxml2=${BUILDLINK_PREFIX.libxml2}
|
||||
CONFIGURE_ARGS+= --with-pcre=${BUILDLINK_PREFIX.pcre}
|
||||
CONFIGURE_ARGS+= --with-zlib=${BUILDLINK_PREFIX.zlib}
|
||||
|
||||
REPLACE_PERL= prog-bin/*.pl conf/*.pl filter-bin/*.pl html/*.pl
|
||||
REPLACE_PERL= prog-bin/*.pl conf/*.pl filter-bin/*.pl html/*.pl
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
|
|
Loading…
Reference in a new issue