mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
12 lines
201 B
Makefile
12 lines
201 B
Makefile
# Created by: David Yeske <dyeske@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
PKGNAMEPREFIX= xmms-
|
|
|
|
MAINTAINER= naddy@FreeBSD.org
|
|
COMMENT= XMMS plugin for faad
|
|
|
|
MASTERDIR= ${.CURDIR}
|
|
|
|
.include "${MASTERDIR}/Makefile.inc"
|