Edit

IABSD.fr/ports/mail/p5-Mail-Webmail-Gmail/Makefile

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 19:34:31
    Hash : 348a3e29
    Message : drop RCS Ids

  • mail/p5-Mail-Webmail-Gmail/Makefile
  • COMMENT=		interface to Google webmail service
    
    DISTNAME=		Mail-Webmail-Gmail-1.09
    REVISION=		3
    CATEGORIES=		mail
    
    MAINTAINER=		Gleydson Soares <gsoares@openbsd.org>
    
    # GPL
    PERMIT_PACKAGE=	Yes
    
    MODULES=		cpan
    PKG_ARCH=		*
    
    RUN_DEPENDS=            security/p5-Crypt-SSLeay \
                            www/p5-libwww
    BUILD_DEPENDS=          ${RUN_DEPENDS}
    
    .include <bsd.port.mk>