0f21eddcf7
Submitted by: maintainer
26 lines
596 B
Makefile
26 lines
596 B
Makefile
# New ports collection makefile for: gaim-guifications
|
|
# Date created: 2004-05-04
|
|
# Whom: ports@c0decafe.net
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= guifications
|
|
PORTVERSION= 1.10
|
|
CATEGORIES= misc
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
|
PKGNAMEPREFIX= gaim-
|
|
|
|
MAINTAINER= ports@c0decafe.net
|
|
COMMENT= Plugin to add msn style "toaster" popups to Gaim
|
|
|
|
BUILD_DEPENDS= ${X11BASE}/include/gaim/config.h:${PORTSDIR}/net/gaim
|
|
RUN_DEPENDS= gaim:${PORTSDIR}/net/gaim
|
|
|
|
USE_X_PREFIX= yes
|
|
USE_GMAKE= yes
|
|
USE_GNOME= gnomeprefix gnomehack gtk20
|
|
USE_LIBTOOL_VER=15
|
|
|
|
.include <bsd.port.mk>
|