freebsd-ports/mail/squirrelmail-pupdate-plugin/Makefile

20 lines
428 B
Makefile
Raw Normal View History

# Created by: Thomas Abthorpe <thomas@goodking.ca>
# $FreeBSD$
PORTNAME= pupdate
PORTVERSION= 0.7
PORTREVISION= 3
CATEGORIES= mail www
DISTNAME= ${PORTNAME}.${PORTVERSION}-1.4.2
MAINTAINER= ports@FreeBSD.org
COMMENT= Checks for plugin updates by parsing the SM site
LICENSE= GPLv2
USE_GENERIC_PKGMESSAGE= yes
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
.include <bsd.port.post.mk>