2013-06-27 08:48:43 +02:00
|
|
|
# Created by: Thomas Abthorpe <thomas@goodking.ca>
|
2006-07-05 01:04:48 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2007-03-16 13:55:52 +01:00
|
|
|
PORTNAME= pupdate
|
2006-07-05 01:04:48 +02:00
|
|
|
PORTVERSION= 0.7
|
2013-12-12 02:32:34 +01:00
|
|
|
PORTREVISION= 3
|
|
|
|
CATEGORIES= mail www
|
2007-03-16 13:55:52 +01:00
|
|
|
DISTNAME= ${PORTNAME}.${PORTVERSION}-1.4.2
|
2006-07-05 01:04:48 +02:00
|
|
|
|
2013-09-19 21:36:27 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2006-07-05 01:04:48 +02:00
|
|
|
COMMENT= Checks for plugin updates by parsing the SM site
|
|
|
|
|
2010-06-07 22:33:22 +02:00
|
|
|
LICENSE= GPLv2
|
2006-07-05 01:04:48 +02:00
|
|
|
|
2013-12-08 19:59:35 +01:00
|
|
|
USE_GENERIC_PKGMESSAGE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.pre.mk>
|
2013-06-27 08:48:43 +02:00
|
|
|
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
|
2013-12-08 19:59:35 +01:00
|
|
|
.include <bsd.port.post.mk>
|