freebsd-ports/net-im/grouch/Makefile
Dirk Meyer b09a24db5a - update to 20061120
- update MASTER_SITES and WWW
2011-08-08 04:09:26 +00:00

30 lines
695 B
Makefile

# New ports collection makefile for: grouch
# Date created: 09 Sep 2006
# Whom: gurkan@phys.ethz.ch
#
# $FreeBSD$
#
PORTNAME= grouch
PORTVERSION= 20061120
CATEGORIES= net-im gnustep
MASTER_SITES= http://asveikau.ath.cx/projects/
DISTNAME= ${PORTNAME}-src-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= AOL and ICQ Instant Messenger client for GNUstep
LICENSE= GPLv2
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
USE_GNUSTEP_SYSTEM_LIBS+= Renaissance:${RENAISSANCE_PORT}
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
WRKSRC= ${WRKDIR}/Grouch
RENAISSANCE_PORT?= x11-toolkits/renaissance
.include <bsd.port.mk>