diff options
author | John Marino <marino@FreeBSD.org> | 2016-02-05 12:02:37 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-02-05 12:02:37 +0000 |
commit | 7929751b52b022cb1b579bfb3aa82626b3a0715b (patch) | |
tree | 02b7ad50454388f2ab9f3252f6e24fd01a8870c7 /net/cnd/Makefile | |
parent | 55e63e9bd1bb119183a646d61e60072de3591ce7 (diff) | |
download | ports-7929751b52b022cb1b579bfb3aa82626b3a0715b.tar.gz ports-7929751b52b022cb1b579bfb3aa82626b3a0715b.zip |
Notes
Diffstat (limited to 'net/cnd/Makefile')
-rw-r--r-- | net/cnd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/cnd/Makefile b/net/cnd/Makefile index bbdbf623a273..e40b88ef3c32 100644 --- a/net/cnd/Makefile +++ b/net/cnd/Makefile @@ -10,6 +10,7 @@ MASTER_SITES= http://www.bsd-geek.de/FreeBSD/distfiles/ MAINTAINER= lme@FreeBSD.org COMMENT= Console network display +USES= ncurses PLIST_FILES= bin/cnd do-install: |