c5ae502094
Strip binaries Remove useless .pre.mk/.post.mk inclusions
11 lines
233 B
Makefile
11 lines
233 B
Makefile
# Created by: 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"
|