16b919e606
Approved by: portmgr (marcus)
18 lines
392 B
Makefile
18 lines
392 B
Makefile
# New ports collection makefile for: linux-libaudiofile
|
|
# Date created: 01/09/18
|
|
# Whom: taoka@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= libaudiofile
|
|
PORTVERSION= 0.1.11
|
|
PORTREVISION= 5
|
|
CATEGORIES= audio linux
|
|
|
|
MAINTAINER= freebsd-emulation@FreeBSD.org
|
|
COMMENT= RPM of audiofile
|
|
|
|
RPM_SET= audiofile-${PORTVERSION}-1.${ARCH}.rpm
|
|
|
|
.include "../../x11-toolkits/linux-gtk/Makefile"
|