mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
9ee51810af
Install RPMs from RedHat 7.1 instead of RedHat 6.1. Thanks to this upgrade, many ports (pips, bjfilter,..) is internationalized without *-linux-locale port. I have verified this modification imposed no fatal error to the depending ports. Submitted by: Maintainer (taoka@FreeBSD.org) Reviewed by: ports-jp
18 lines
332 B
Makefile
18 lines
332 B
Makefile
# New ports collection makefile for: linux-esound
|
|
# Date created: 01/09/18
|
|
# Whom: taoka@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= esound
|
|
CATEGORIES= audio linux
|
|
PORTVERSION= 0.2.22
|
|
|
|
MAINTAINER= taoka@FreeBSD.org
|
|
|
|
RPM_SET= esound-${PORTVERSION}-1.${MACHINE_ARCH}.rpm
|
|
|
|
.include "../../x11-toolkits/linux-gtk/Makefile"
|
|
|