e1630922bd
that it will work when installed from binary pkg. Bump PORTREVISION on all plugins for this.
16 lines
381 B
Makefile
16 lines
381 B
Makefile
# Created by: Satoru Suzuki <xsuzu@yokohama.riken.jp>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= squirrel_logger
|
|
PORTVERSION= 2.3
|
|
PORTREVISION= 2
|
|
CATEGORIES= mail www
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION}-1.2.7
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Logging functionality for your webmail interface
|
|
|
|
USE_SM_COMPAT= yes
|
|
|
|
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
|
|
.include <bsd.port.mk>
|