mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
9f94c40326
PR: ports/131836 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
16 lines
310 B
Makefile
16 lines
310 B
Makefile
# New ports collection makefile for: bmp-faad
|
|
# Date created: 2 Sep, 2004
|
|
# Whom: Michael Johnson <ahze@ahze.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAMEPREFIX= bmp-
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Beep Media Player (BMP) plugin for faad
|
|
|
|
MASTERDIR= ${.CURDIR}/../xmms-faad
|
|
|
|
.include "${MASTERDIR}/Makefile.inc"
|