opnsense-ports/audio/linux-c6-mikmod/Makefile
Franco Fichtner f59a8bd305 */*: sync with upstream
Taken from: HardenedBSD
2018-01-30 12:45:40 +01:00

19 lines
414 B
Makefile

# Created by: Johannes Meixner <johannes@perceivon.net>
# $FreeBSD$
PORTNAME= libmikmod
PORTVERSION= 3.2.0
PORTREVISION= 4
CATEGORIES= audio linux
MASTER_SITES= EPEL/l
MAINTAINER= emulation@FreeBSD.org
COMMENT= MikMod Sound Library (Linux CentOS ${LINUX_DIST_VER})
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
RPMVERSION= 10.beta2.el6
USES= linux:c6
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
.include <bsd.port.mk>