afba853254
- While here cleanup some whitespaces / dependencys
17 lines
414 B
Makefile
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>
|