1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
freebsd-ports/mail/squirrelmail-askuserinfo-plugin/Makefile
Martin Wilke afba853254 - Stage support
- While here cleanup some whitespaces / dependencys
2014-02-18 12:40:01 +00:00

15 lines
350 B
Makefile

# $FreeBSD$
PORTNAME= askuserinfo
PORTVERSION= 1.1
PORTREVISION= 1
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 <bsd.port.pre.mk>
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
.include <bsd.port.post.mk>