summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/info/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pkg_install/info/Makefile')
-rw-r--r--usr.sbin/pkg_install/info/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/usr.sbin/pkg_install/info/Makefile b/usr.sbin/pkg_install/info/Makefile
deleted file mode 100644
index ba3909d..0000000
--- a/usr.sbin/pkg_install/info/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-# $FreeBSD$
-
-PROG= pkg_info
-SRCS= main.c perform.c show.c
-
-WFORMAT?= 1
-
-DPADD= ${LIBMD}
-LDADD= -lmd
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud