mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
c5ae502094
Strip binaries Remove useless .pre.mk/.post.mk inclusions
12 lines
201 B
Makefile
12 lines
201 B
Makefile
# Created by: David Yeske <dyeske@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
PKGNAMEPREFIX= xmms-
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= XMMS plugin for faad
|
|
|
|
MASTERDIR= ${.CURDIR}
|
|
|
|
.include "${MASTERDIR}/Makefile.inc"
|