Edit

IABSD.fr/ports/x11/lupe/Makefile

Branch :

  • Show log

    Commit

  • Author : espie
    Date : 2023-09-27 20:37:01
    Hash : 0d78a6b6
    Message : MASTER_SITES -> SITES now I only need to finish modules!

  • x11/lupe/Makefile
  • COMMENT=	real-time magnifying glass for X11
    
    DISTNAME=	lupe008c
    PKGNAME=	lupe-0.08
    REVISION=	2
    
    CATEGORIES=	x11
    
    SITES=		http://www2s.biglobe.ne.jp/~yav/soft/
    
    HOMEPAGE=	http://www2s.biglobe.ne.jp/~yav/soft/indexe.html
    
    # License: PD
    PERMIT_PACKAGE=	Yes
    
    WANTLIB=	X11 Xau Xdmcp Xext c m
    
    
    CONFIGURE_STYLE=imake
    XMKMF=		xmkmf
    
    WRKDIST=	${WRKDIR}/lupe
    
    NO_TEST=	Yes
    
    .include <bsd.port.mk>