diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-31 12:52:26 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-31 12:52:26 +0000 |
| commit | 0c8866a171c2ebac7e24e535739273e9c95bcfc9 (patch) | |
| tree | 4dbb8055ef66e82bacb366f75ed36beb1e6c682a /net/msend | |
| parent | ff9e84d23ba066f44bd640347c5982ef1f5aa09b (diff) | |
Notes
Diffstat (limited to 'net/msend')
| -rw-r--r-- | net/msend/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/msend/Makefile b/net/msend/Makefile index a988f7505175..359cc828e2b9 100644 --- a/net/msend/Makefile +++ b/net/msend/Makefile @@ -11,6 +11,7 @@ MASTER_SITE_SUBDIR= markp MAINTAINER= gd.workbox@gmail.com COMMENT= Client and server for the RFC1312 message protocol +USES= readline USE_RC_SUBR= mesgd USE_AUTOTOOLS= aclocal autoheader autoconf automake AUTOMAKE_ARGS+= --add-missing |
