freebsd-dev/bin/domainname/Makefile
Emmanuel Vadot 5abb10faa1 pkgbase: Put yellow pages programs to its own package
YP is less and less used, split them to users have the choice to not
install them.

MFC after:	2 weeks
Sponsored by:	Beckhoff Automation GmbH & Co. KG
Differential Revision:	https://reviews.freebsd.org/D33441
2021-12-21 10:17:22 +01:00

7 lines
65 B
Makefile

# $FreeBSD$
PACKAGE=yp
PROG= domainname
.include <bsd.prog.mk>