76e564a8a9
bsd.prefs.mk. Reported by Steven M. Bellovin for xorg packages.
19 lines
378 B
Makefile
19 lines
378 B
Makefile
# $NetBSD: Makefile,v 1.6 2008/06/15 09:51:59 joerg Exp $
|
|
#
|
|
|
|
DISTNAME= pkgsrc-guide-tools-1.0
|
|
PKGREVISION= 1
|
|
CATEGORIES= meta-pkgs
|
|
MASTER_SITES= # empty
|
|
DISTFILES= # empty
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Packages required to build the pkgsrc Guide
|
|
|
|
_GUIDE_DEPTYPE= run
|
|
|
|
META_PACKAGE= yes
|
|
|
|
.include "../../doc/guide/Makefile.common"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|