diff options
Diffstat (limited to 'mail/smtpmail/Makefile')
-rw-r--r-- | mail/smtpmail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/smtpmail/Makefile b/mail/smtpmail/Makefile index 50e9c6b..d482a19 100644 --- a/mail/smtpmail/Makefile +++ b/mail/smtpmail/Makefile @@ -19,6 +19,7 @@ USE_SIZE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" +PLIST_FILES= bin/smtpmail do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} \ |