ports/mail/popclient/Makefile

15 lines
257 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= client for POP2, POP3, APOP, RPOP
DISTNAME= popclient-3.0b6
PKGNAME= ${DISTNAME}
REVISION = 2
CATEGORIES= mail
MASTER_SITES= https://people.freebsd.org/~wosch/src/
PERMIT_PACKAGE= Yes
WANTLIB= c
CONFIGURE_STYLE= gnu old
.include <bsd.port.mk>