freebsd-ports/net-im/gaim-slashexec/Makefile
Joe Marcus Clarke 29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00

26 lines
532 B
Makefile

# New ports collection makefile for: gaim-slashexec
# Date created: 30 December 2005
# Whom: kevinb
#
# $FreeBSD$
#
PORTNAME= slashexec
PORTVERSION= 1.0
PORTREVISION= 2
CATEGORIES= net-im
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= guifications
PKGNAMEPREFIX= gaim-
MAINTAINER= kruptos@mlinux.org
COMMENT= Execute commands inside gaim
BUILD_DEPENDS= gaim:${PORTSDIR}/net-im/gaim
RUN_DEPENDS= gaim:${PORTSDIR}/net-im/gaim
GNU_CONFIGURE= yes
PLIST_FILES= lib/gaim/se.la lib/gaim/se.so
.include <bsd.port.mk>