1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/audio/linux-libaudiofile/Makefile
Boris Samorodov 6478ed46be 1. Upgrade linux infrostructure ports from FC3 to FC4.
2. Introduce gtk2-engines into x11-toolkits/linux-gtk2.     [1]

Requested by:	netchild [1]
Approved by:	netchild (mentor, implicit)
2006-07-09 21:01:45 +00:00

25 lines
520 B
Makefile

# New ports collection makefile for: linux-libaudiofile
# Date created: 01/09/18
# Whom: taoka@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= libaudiofile
PORTVERSION= 0.2.6
PORTREVISION= 2
CATEGORIES= audio linux
DISTNAME= audiofile-${PORTVERSION}-2
MAINTAINER= freebsd-emulation@FreeBSD.org
COMMENT= RPM of audiofile
USE_LINUX_RPM= yes
LINUX_DIST_VER= 4
INSTALLS_SHLIB= yes
BRANDELF_DIRS= usr/bin
PLIST= pkg-plist.${LINUX_RPM_ARCH}
PLIST_SUB+= LIBAUDIOFILE_VERSION="${PORTVERSION}"
.include <bsd.port.mk>