6 lines
81 B
Makefile
6 lines
81 B
Makefile
# $FreeBSD$
|
|
|
|
LDLIBS += -lncursesw
|
|
LDLIBS += -ldialog
|
|
pkg_cleanup: pkg_cleanup.c
|
|
|