e1630922bd
that it will work when installed from binary pkg. Bump PORTREVISION on all plugins for this.
15 lines
373 B
Makefile
15 lines
373 B
Makefile
# 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>
|