19 lines
355 B
Makefile
19 lines
355 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
|
|
COMMENT= RPM of esound
|
|
|
|
RPM_SET= esound-${PORTVERSION}-1.${MACHINE_ARCH}.rpm
|
|
|
|
.include "../../x11-toolkits/linux-gtk/Makefile"
|
|
|