Edit

IABSD.fr/ports/textproc/p5-LaTeX-Encode/Makefile

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 20:02:12
    Hash : 8c80a751
    Message : drop RCS Ids

  • textproc/p5-LaTeX-Encode/Makefile
  • COMMENT =	encode characters for LaTeX formatting
    
    DISTNAME =	LaTeX-Encode-0.092.0
    CATEGORIES =	textproc
    REVISION =	0
    
    # MIT
    PERMIT_PACKAGE =	Yes
    
    MODULES =	cpan
    PKG_ARCH =	*
    
    RUN_DEPENDS =	devel/p5-Readonly
    TEST_DEPENDS =	devel/p5-Test-Pod-Coverage>=1.08p1 \
    		devel/p5-Carp-Always
    
    .include <bsd.port.mk>