d9ed90620d
We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket)
18 lines
388 B
Makefile
18 lines
388 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= 3
|
|
CATEGORIES= audio linux
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= RPM of audiofile
|
|
|
|
RPM_SET= audiofile-${PORTVERSION}-1.${MACHINE_ARCH}.rpm
|
|
|
|
.include "../../x11-toolkits/linux-gtk/Makefile"
|