freebsd-ports/security/pear-Auth_SASL2/Makefile
Po-Chuan Hsieh 56c120befe
security/pear-Auth_SASL2: Remove unneeded RUN_DEPENDS
- Bump PORTREVISION for dependency change
2021-07-15 00:09:51 +08:00

17 lines
296 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= Auth_SASL2
PORTVERSION= 0.2.0
PORTREVISION= 1
CATEGORIES= security pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Abstraction of various SASL mechanism responses
LICENSE= BSD3CLAUSE
USES= pear
NO_ARCH= yes
.include <bsd.port.mk>