aboutsummaryrefslogtreecommitdiff
path: root/packages/yp/Makefile
blob: 194ef32642c316d1f2278edc3034301b11f265c9 (plain) (blame)
1
2
3
4
5
6
7
8
WORLDPACKAGE=	yp
SUBPACKAGES=	dbg dev lib man
COMPAT_PKGS=	dbg dev lib

# YP requires bmake to rebuild the database.
PKG_DEPS.yp+=	bmake

.include <bsd.pkg.mk>