9e32881bc2
Submitted by: "Chris Petrik" <c.petrik.sosa@gmail.com>
12 lines
215 B
Makefile
12 lines
215 B
Makefile
# Created by: David Yeske <dyeske@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
PKGNAMEPREFIX= xmms-
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= XMMS plugin for faad
|
|
|
|
MASTERDIR= ${.CURDIR}
|
|
NO_STAGE= yes
|
|
|
|
.include "${MASTERDIR}/Makefile.inc"
|