freebsd-ports/mail/squirrelmail-askuserinfo-plugin/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

11 lines
304 B
Makefile

PORTNAME= askuserinfo
PORTVERSION= 1.1
PORTREVISION= 2
CATEGORIES= mail www
DISTNAME= ${PORTNAME}.${PORTVERSION}-1.4.0
MAINTAINER= ports@FreeBSD.org
COMMENT= Ask user to enter Full name and Email address at initial logon
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
.include <bsd.port.mk>