summaryrefslogtreecommitdiff
path: root/graphics/gstreamer-plugins-aalib/Makefile
blob: b7358522b964c333266b8f2f073db3a0bd14a6a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
#   $MCom: ports/graphics/gstreamer-plugins-aalib/Makefile,v 1.5 2008/03/19 14:05:33 ahze Exp $

PORTREVISION=	1
CATEGORIES=	graphics

COMMENT=	Gstreamer ASCII art plugin

GST_PLUGIN=	aalib

MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer-plugins

.include "${MASTERDIR}/Makefile"