1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/audio/linux-c6-mikmod/Makefile
Tijl Coosemans 6d8851f7ea Update EPEL and EPEL7 URL.
PR:		225540
Reported by:	dbn
2018-01-29 19:45:22 +00:00

20 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>