2013-08-06 18:43:15 +00:00

18 lines
340 B
Makefile

# $OpenBSD: Makefile,v 1.24 2013/08/06 18:43:15 naddy Exp $
COMMENT= client for POP2, POP3, APOP, RPOP
DISTNAME= popclient-3.0b6
PKGNAME= ${DISTNAME}
REVISION = 1
CATEGORIES= mail
MASTER_SITES= https://people.freebsd.org/~wosch/src/
PERMIT_PACKAGE_CDROM= Yes
WANTLIB= c
CONFIGURE_STYLE= gnu old
USE_GROFF = Yes
.include <bsd.port.mk>