freebsd-ports/mail/squirrelmail-compatibility-plugin/Makefile
2021-04-06 16:31:07 +02:00

13 lines
361 B
Makefile

# Created by: Alexander Wittig <alexander@wittig.name>
PORTNAME= compatibility
PORTVERSION= 2.0.16
PORTREVISION= 1
CATEGORIES= mail www
DISTNAME= ${PORTNAME}-${PORTVERSION}-1.0
MAINTAINER= ports@FreeBSD.org
COMMENT= Required by many plugins for compatibility with SquirrelMail
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
.include <bsd.port.mk>