minix/minix/commands/pkgin_sets/Makefile
Lionel Sambuc aea6d8c922 Introduce pkgin_sets
This tool allow you to install one or more predefined package sets.

Change-Id: Id21c9e9fbd43f44f2d3b040961411428e1ae0af9
2014-08-13 16:42:57 +02:00

5 lines
52 B
Makefile

SCRIPTS= pkgin_sets.sh
MAN=
.include <bsd.prog.mk>