openbsd-ports/mail/popclient/Makefile
2013-03-11 11:20:26 +00:00

18 lines
339 B
Makefile

# $OpenBSD: Makefile,v 1.23 2013/03/11 11:23:53 espie Exp $
COMMENT= client for POP2, POP3, APOP, RPOP
DISTNAME= popclient-3.0b6
PKGNAME= ${DISTNAME}
REVISION = 1
CATEGORIES= mail
MASTER_SITES= http://people.freebsd.org/~wosch/src/
PERMIT_PACKAGE_CDROM= Yes
WANTLIB= c
CONFIGURE_STYLE= gnu old
USE_GROFF = Yes
.include <bsd.port.mk>