Simplify.

A few tweaks.
This commit is contained in:
espie 2001-03-16 16:30:01 +00:00
parent f2d3c18e2e
commit 9b0a15ebb1
7 changed files with 12 additions and 21 deletions

View File

@ -1,8 +1,14 @@
# $OpenBSD: Makefile,v 1.2 2001/03/15 18:32:58 wilfried Exp $
# $OpenBSD: Makefile,v 1.3 2001/03/16 16:30:01 espie Exp $
DISTNAME= fileutils-4.0
COMMENT= "GNU versions of common file management utilities"
COMMENT-ls= "colorized GNU `ls'"
V= 4.0
DISTNAME= fileutils-$V
CATEGORIES= misc
NEED_VERSION= 1.340
NEED_VERSION= 1.361
PKGNAME-ls= fileutils-ls-$V
MAINTAINER= David Lebel <lebel@lebel.org>
@ -24,10 +30,6 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
CONFIGURE_ARGS= --program-prefix=g
MULTI_PACKAGES= -ls -info
.if defined(SUBPACKAGE)
PKGNAME= ${DISTNAME:C/-[^-]*$//}${SUBPACKAGE}${DISTNAME:C/^[^-]*//}
.endif
MULTI_PACKAGES= -ls
.include <bsd.port.mk>

View File

@ -1 +0,0 @@
GNU versions of common file management utilities

View File

@ -1 +0,0 @@
.info file for the fileutils package

View File

@ -1 +0,0 @@
colorized GNU `ls'

View File

@ -1,3 +0,0 @@
The fileutils package includes a number of GNU versions of common and
popular file management utilities. This subpackage includes only the info
document.

View File

@ -1,5 +0,0 @@
@comment $OpenBSD: PLIST-info,v 1.1 2001/03/15 18:32:59 wilfried Exp $
@pkgcfl fileutils-[0-9].[0-9]
@unexec install-info --delete --info-dir=%D/info %D/info/fileutils.info
info/fileutils.info
@exec install-info --info-dir=%D/info %D/info/fileutils.info

View File

@ -1,5 +1,5 @@
@comment $OpenBSD: PLIST-ls,v 1.1 2001/03/15 18:32:59 wilfried Exp $
@pkgcfl fileutils-[0-9].[0-9]
@comment $OpenBSD: PLIST-ls,v 1.2 2001/03/16 16:30:01 espie Exp $
@pkgcfl fileutils-[0-9]*
bin/gdir
bin/gdircolors
bin/gls