2005-07-23 00:32:25 +02:00
|
|
|
# New ports collection makefile for: squirrelmail-compatibility-plugin
|
2007-01-24 22:17:41 +01:00
|
|
|
# Date created: 3 Jul 2005
|
|
|
|
# Whom: Alexander Wittig <alexander@wittig.name>
|
2005-07-23 00:32:25 +02:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
|
2007-07-20 11:17:51 +02:00
|
|
|
PORTNAME= compatibility
|
2008-07-16 15:40:16 +02:00
|
|
|
PORTVERSION= 2.0.12
|
2007-01-24 22:17:41 +01:00
|
|
|
CATEGORIES= mail www
|
|
|
|
MASTER_SITES= http://www.squirrelmail.org/plugins/
|
2007-07-20 11:17:51 +02:00
|
|
|
PKGNAMEPREFIX= squirrelmail-
|
|
|
|
PKGNAMESUFFIX= -plugin
|
|
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION}-1.0
|
2007-01-24 22:17:41 +01:00
|
|
|
DIST_SUBDIR= squirrelmail
|
2005-07-23 00:32:25 +02:00
|
|
|
|
2007-08-23 06:00:04 +02:00
|
|
|
MAINTAINER= tabthorpe@FreeBSD.org
|
2007-01-24 22:17:41 +01:00
|
|
|
COMMENT= Required by many plugins for compatibility with SquirrelMail
|
2005-07-23 00:32:25 +02:00
|
|
|
|
2007-02-12 17:37:52 +01:00
|
|
|
CONFLICTS= squirrelmail-compatibility-plugin-1.*
|
|
|
|
|
|
|
|
.include <bsd.port.pre.mk>
|
2008-07-16 15:40:16 +02:00
|
|
|
.include "../squirrelmail/bsd.squirrelmail.mk"
|
2007-02-12 17:37:52 +01:00
|
|
|
.include <bsd.port.post.mk>
|