e9a2c0a4b1
Approved by: portmgr@ (implicit)
18 lines
434 B
Makefile
18 lines
434 B
Makefile
# New ports collection makefile for: gstreamer-plugins-aalib
|
|
# Date created: 3 Oct 2004
|
|
# Whom: 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= 0
|
|
CATEGORIES= graphics
|
|
|
|
COMMENT= Gstreamer ASCII art plugin
|
|
|
|
GST_PLUGIN= aalib
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|