d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
18 lines
457 B
Makefile
18 lines
457 B
Makefile
# New ports collection makefile for: gstreamer-plugins-pango
|
|
# Date created: 3 Oct 2004
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
# $MCom: ports/x11-toolkits/gstreamer-plugins-pango80/Makefile,v 1.2 2006/02/25 00:40:47 marcus Exp $
|
|
#
|
|
|
|
PORTREVISION= 3
|
|
CATEGORIES= x11-toolkits
|
|
|
|
COMMENT= Gstreamer pango textoverlay plugin
|
|
|
|
GST_PLUGIN= pango
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
|
|
|
|
.include "${MASTERDIR}/Makefile"
|