Edit

IABSD.fr/ports/print/t1utils/Makefile

Branch :

  • Show log

    Commit

  • Author : ajacoutot
    Date : 2017-11-05 17:16:56
    Hash : a7d42e9c
    Message : Update to t1utils-1.41.

  • print/t1utils/Makefile
  • # $OpenBSD: Makefile,v 1.8 2017/11/05 17:16:56 ajacoutot Exp $
    
    COMMENT=		utilities for PostScript Type 1 fonts
    DISTNAME=		t1utils-1.41
    CATEGORIES=		print fonts
    
    HOMEPAGE=		http://www.lcdf.org/~eddietwo/type/
    
    # mix of BSD/GPL/PD
    PERMIT_PACKAGE_CDROM=	Yes
    
    WANTLIB += c
    
    MASTER_SITES=		http://www.lcdf.org/~eddietwo/type/
    
    CONFIGURE_STYLE=	gnu
    
    .include <bsd.port.mk>