make pkglint happy
This commit is contained in:
parent
e4c82a7358
commit
b2a1f30f07
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3 2008/02/10 20:46:10 cheusov Exp $
|
||||
|
||||
.include "../../wip/pkg_summary4view/files/Makefile.version"
|
||||
# $NetBSD: Makefile,v 1.4 2008/02/12 19:43:10 cheusov Exp $
|
||||
|
||||
DISTNAME= pkg_summary4view-${VERSION}
|
||||
CATEGORIES= pkgtools
|
||||
|
@ -11,6 +9,8 @@ MAINTAINER= cheusov@tut.by
|
|||
HOMEPAGE= http://www.mova.org/~cheusov/
|
||||
COMMENT= Convert summary information to human readable format
|
||||
|
||||
.include "../../wip/pkg_summary4view/files/Makefile.version"
|
||||
|
||||
USE_BSD_MAKEFILE= yes
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
|
Loading…
Reference in a new issue