aboutsummaryrefslogtreecommitdiff
path: root/games/ldmud/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2020-09-10 07:45:48 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2020-09-10 07:45:48 +0000
commitbdc69039fdfcbc15d0674f6b8ed03c5cc97e59c2 (patch)
treef0f0d8551dbb2dfc0679715e5d15435983f7bee3 /games/ldmud/Makefile
parentb1d08859fa3d7dfc3f84627543da000d397d7557 (diff)
downloadports-bdc69039fdfcbc15d0674f6b8ed03c5cc97e59c2.tar.gz
ports-bdc69039fdfcbc15d0674f6b8ed03c5cc97e59c2.zip
Notes
Diffstat (limited to 'games/ldmud/Makefile')
-rw-r--r--games/ldmud/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/games/ldmud/Makefile b/games/ldmud/Makefile
index a3f73922cd06..b953d12f90f6 100644
--- a/games/ldmud/Makefile
+++ b/games/ldmud/Makefile
@@ -12,6 +12,9 @@ MASTER_SITES= http://www.bearnip.com/ftp/mud/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Modern version of the LPMud game driver
+LICENSE= BSD2CLAUSE
+LICENSE_FILE= ${WRKRSC}/COPYRIGHT
+
BUILD_DEPENDS= help2man:misc/help2man
LIB_DEPENDS= libpcre.so:devel/pcre
@@ -45,17 +48,11 @@ SQLITE_CONFIGURE_ENABLE=use-sqlite
.include <bsd.port.options.mk>
-.if ${SSL_DEFAULT} == base
-BROKEN_FreeBSD_12= incomplete definition of type 'struct rsa_st'
-BROKEN_FreeBSD_13= incomplete definition of type 'struct rsa_st'
-.endif
-
.if ${PORT_OPTIONS:MMYSQL}
LDFLAGS+= -L${LOCALBASE}/lib/mysql
.endif
post-install:
-# # Install mudlib and other directories
@${MKDIR} ${STAGEDIR}${DATADIR} ${STAGEDIR}/var/log/${PORTNAME} \
${STAGEDIR}/var/run/${PORTNAME}
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/ldmud