ports/mail/smtpclient/Makefile

17 lines
235 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= simple SMTP client
DISTNAME= smtpclient-1.0.0
REVISION = 2
CATEGORIES= mail
PERMIT_PACKAGE= Yes
WANTLIB= c
MASTER_SITES= https://distfiles.sigtrap.nl/
CONFIGURE_STYLE= gnu dest
NO_TEST= Yes
.include <bsd.port.mk>