1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/mail/squirrelmail-compatibility-plugin/Makefile

15 lines
373 B
Makefile
Raw Normal View History

# Created by: Alexander Wittig <alexander@wittig.name>
# $FreeBSD$
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>