freebsd-ports/graphics/gstreamer-plugins-aalib/Makefile
Carlo Strub e9a2c0a4b1 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-28 15:57:55 +00:00

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"