opnsense-ports/net/libmxp/Makefile
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

15 lines
311 B
Makefile

# Created by: Michael Nottebrock <lofi@kiste>
# $FreeBSD$
PORTNAME= libmxp
PORTVERSION= 0.2.4
CATEGORIES= net games textproc
MASTER_SITES= http://www.kmuddy.com/libmxp/files/
MAINTAINER= johans@FreeBSD.org
COMMENT= Parser for the MUD eXtension protocol
USES= cmake
USE_LDCONFIG= yes
.include <bsd.port.mk>