# $FreeBSD: head/ports-mgmt/pkg_cleanup/files/Makefile 521011 2019-12-27 16:44:16Z bapt $ .if exists(/usr/lib/libncursesw.so) LDLIBS += -lncursesw .else LDLIBS += -lncurses .endif LDLIBS += -ldialog all: pkg_cleanup pkg_cleanup: pkg_cleanup.c