fdca62cdcb
while here: - trim Makefile header - remove indifenite article from COMMENT - remove deprecated attribution in pkg-descr PR: 172163 Submitted by: Chris Petrik <c.petrik.sosa at gmail dot com>
11 lines
207 B
Makefile
11 lines
207 B
Makefile
# Created by: David Yeske <dyeske@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
PKGNAMEPREFIX= xmms-
|
|
|
|
MAINTAINER= c.petrik.sosa@gmail.com
|
|
COMMENT= XMMS plugin for faad
|
|
|
|
MASTERDIR= ${.CURDIR}
|
|
|
|
.include "${MASTERDIR}/Makefile.inc"
|