freebsd-ports/mail/squirrelmail-squirrel_logger-plugin/Makefile
Martin Wilke afba853254 - Stage support
- While here cleanup some whitespaces / dependencys
2014-02-18 12:40:01 +00:00

17 lines
414 B
Makefile

# Created by: Satoru Suzuki <xsuzu@yokohama.riken.jp>
# $FreeBSD$
PORTNAME= squirrel_logger
PORTVERSION= 2.3
PORTREVISION= 1
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 <bsd.port.pre.mk>
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
.include <bsd.port.post.mk>