freebsd-ports/irc/gaim-irchelper/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

25 lines
651 B
Makefile

# New ports collection makefile for: gaim-irchelper
# Date created: 2005-09-04
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
# $MCom: ports/irc/gaim-irchelper/Makefile,v 1.1 2006/08/01 04:37:31 ahze Exp $
PORTNAME= gaim-irchelper
PORTVERSION= 0.13
PORTREVISION= 2
CATEGORIES= irc net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ahze@FreeBSD.org
COMMENT= Gaim plugin that enhances the usability of the IRC protocol
BUILD_DEPENDS= gaim:${PORTSDIR}/net-im/gaim
RUN_DEPENDS= gaim:${PORTSDIR}/net-im/gaim
USE_BZIP2= yes
USE_GMAKE= yes
PLIST_FILES= lib/gaim/irchelper.so
.include <bsd.port.mk>