# Ports collection makefile for: ekg # Date created: 24 March 2003 # Whom: Jacek Pelka # # $FreeBSD$ PORTNAME= ekg PORTVERSION= 1.1 CATEGORIES= net MASTER_SITES= http://dev.null.pl/ekg/ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= jacek@combit.com.pl COMMENT= Text-mode Gadu-Gadu client USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= gnomehack CONFIGURE_ARGS+= --enable-shared \ --disable-static \ --enable-dynamic \ --mandir=${PREFIX}/man INSTALLS_SHLIB= yes MAN1= ekg.1 MANLANG= "" pl MANCOMPRESSED= no post-install: ${STRIP_CMD} ${PREFIX}/bin/ekg .include