Juan RP eb1f1d197d Merge xbps-repo-checkvers from https://github.com/xdave/xbps-src-utils
This is the 2-clause BSD implementation that does not use any external
dependency (other than libxbps).

Written by xdave.

Made some minor changes to build cleanly.
2014-04-06 12:21:24 +02:00

8 lines
107 B
Makefile

TOPDIR = ../..
-include $(TOPDIR)/config.mk
BIN = xbps-repo-checkvers
MAN =
include $(TOPDIR)/mk/prog.mk