freebsd-ports/net/libmxp/Makefile
2016-12-14 21:48:10 +00:00

15 lines
310 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= ports@FreeBSD.org
COMMENT= Parser for the MUD eXtension protocol
USES= cmake
USE_LDCONFIG= yes
.include <bsd.port.mk>