[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / mail / smtpclient

File: [local] / ports / mail / smtpclient / Makefile (download)

Revision 1.18, Tue Sep 26 12:28:15 2023 UTC (8 months, 1 week ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, HEAD
Changes since 1.17: +1 -1 lines

MASTER_SITES -> SITES

COMMENT=		simple SMTP client

DISTNAME=		smtpclient-1.0.0
REVISION =		2
CATEGORIES=		mail

PERMIT_PACKAGE=	Yes
WANTLIB=		c

SITES=			https://distfiles.sigtrap.nl/

CONFIGURE_STYLE=	gnu dest

NO_TEST=		Yes

.include <bsd.port.mk>