d8e1e16e64
- Move all old gstreamer 0.8 ports to gstreamer*80 [1] - Chase all ports with new gstreamer or gstreaemer moves Repocopied by: marcus [1]
18 lines
441 B
Makefile
18 lines
441 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-aalib80/Makefile,v 1.2 2006/02/24 18:50:32 marcus Exp $
|
|
#
|
|
|
|
CATEGORIES= graphics
|
|
PORTREVISION= 2
|
|
|
|
COMMENT= Gstreamer ascii art plugin
|
|
|
|
GST_PLUGIN= aalib
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
|
|
|
|
.include "${MASTERDIR}/Makefile"
|