Edit

IABSD.fr/ports/x11/peksystray/Makefile

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2023-11-07 14:19:05
    Hash : 4e66d499
    Message : http://*sourceforge.net now redirect to https Update SITES, HOMEPAGE, and comments.

  • x11/peksystray/Makefile
  • COMMENT=		freedesktop.org compliant system tray
    
    DISTNAME=		peksystray-0.4.0
    REVISION=		2
    CATEGORIES=		x11
    EXTRACT_SUFX=		.tar.bz2
    
    HOMEPAGE=		https://sourceforge.net/projects/peksystray/
    
    # GPL
    PERMIT_PACKAGE=	Yes
    
    WANTLIB=		c X11 ICE SM
    
    SITES=			${SITE_SOURCEFORGE:=peksystray/}
    
    SEPARATE_BUILD=		Yes
    CONFIGURE_STYLE=	simple
    
    NO_TEST=		Yes
    
    .include <bsd.port.mk>