freebsd-ports/audio/linux-libogg/Makefile
Jean-Yves Lefort 2ae4b07d9e Remove powerpc support, because there is no linuxulator on that arch
yet (point raised up by netchild and confirmed by arved).
2005-12-02 13:07:13 +00:00

20 lines
464 B
Makefile

# New ports collection makefile for: linux-libogg
# Date created: 25 Nov 2005
# Whom: jylefort@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= libogg
DISTVERSION= 1.1.2-2
PORTREVISION= 1
CATEGORIES= audio linux
MASTER_SITE_SUBDIR= development/${LINUX_ARCH}/Fedora/RPMS/
MAINTAINER= jylefort@FreeBSD.org
COMMENT= Ogg bitstream library (Linux version)
ONLY_FOR_ARCHS= i386 amd64
INSTALLS_LINUX_SHLIB= yes
.include "${.CURDIR}/../../audio/linux-openal/bsd.linux.mk"