1999-12-27 02:52:25 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2000-04-09 20:34:06 +02:00
|
|
|
PORTNAME= cyrus-sasl
|
2012-12-10 16:10:02 +01:00
|
|
|
PORTVERSION= 2.1.26
|
2012-12-25 18:02:10 +01:00
|
|
|
PORTREVISION= 2
|
2002-01-17 16:04:40 +01:00
|
|
|
CATEGORIES= security ipv6
|
2011-09-24 11:13:35 +02:00
|
|
|
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-sasl/
|
1999-12-27 02:52:25 +01:00
|
|
|
|
2002-08-08 16:04:44 +02:00
|
|
|
MAINTAINER= ume@FreeBSD.org
|
2003-02-20 21:10:05 +01:00
|
|
|
COMMENT= RFC 2222 SASL (Simple Authentication and Security Layer)
|
1999-12-27 02:52:25 +01:00
|
|
|
|
2011-09-24 11:13:35 +02:00
|
|
|
LICENSE= BSD
|
|
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
|
2004-02-06 18:29:28 +01:00
|
|
|
LATEST_LINK= ${PORTNAME}2
|
|
|
|
|
2012-12-27 16:37:03 +01:00
|
|
|
MAKE_JOBS_SAFE= yes
|
|
|
|
|
2010-12-04 08:34:27 +01:00
|
|
|
USE_AUTOTOOLS= libtool
|
2006-08-15 18:47:37 +02:00
|
|
|
USE_LDCONFIG= yes
|
2000-06-16 12:38:50 +02:00
|
|
|
|
2002-08-08 16:04:44 +02:00
|
|
|
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}2
|
2002-01-17 16:04:40 +01:00
|
|
|
|
2002-08-08 16:04:44 +02:00
|
|
|
MAN3= sasl.3 sasl_authorize_t.3 sasl_auxprop.3 \
|
|
|
|
sasl_auxprop_getctx.3 sasl_auxprop_request.3 \
|
|
|
|
sasl_callbacks.3 sasl_canon_user_t.3 \
|
|
|
|
sasl_chalprompt_t.3 sasl_checkapop.3 sasl_checkpass.3 \
|
2001-05-21 22:30:49 +02:00
|
|
|
sasl_client_init.3 sasl_client_new.3 sasl_client_start.3 \
|
2002-08-08 16:04:44 +02:00
|
|
|
sasl_client_step.3 sasl_decode.3 sasl_dispose.3 sasl_done.3 \
|
|
|
|
sasl_encode.3 sasl_encodev.3 sasl_errdetail.3 sasl_errors.3 \
|
2006-05-19 22:45:37 +02:00
|
|
|
sasl_errstring.3 sasl_getconfpath_t.3 sasl_getopt_t.3 \
|
|
|
|
sasl_getpath_t.3 sasl_getprop.3 sasl_getrealm_t.3 \
|
|
|
|
sasl_getsecret_t.3 sasl_getsimple_t.3 sasl_global_listmech.3 \
|
2002-08-08 16:04:44 +02:00
|
|
|
sasl_idle.3 sasl_listmech.3 sasl_log_t.3 \
|
|
|
|
sasl_server_init.3 sasl_server_new.3 sasl_server_start.3 \
|
|
|
|
sasl_server_step.3 sasl_server_userdb_checkpass_t.3 \
|
|
|
|
sasl_server_userdb_setpass_t.3 sasl_setpass.3 sasl_setprop.3 \
|
|
|
|
sasl_user_exists.3 sasl_verifyfile_t.3
|
2006-05-19 22:45:37 +02:00
|
|
|
MAN8= pluginviewer.8 sasldblistusers2.8 saslpasswd2.8
|
1999-12-27 02:52:25 +01:00
|
|
|
|
2003-09-01 12:44:42 +02:00
|
|
|
USE_OPENSSL= yes
|
2005-05-17 18:35:40 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2000-09-19 04:59:29 +02:00
|
|
|
|
2000-06-11 10:05:34 +02:00
|
|
|
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc \
|
2006-05-19 22:45:37 +02:00
|
|
|
--with-configdir=${PREFIX}/lib/sasl2:${PREFIX}/etc/sasl2 \
|
2002-08-08 16:04:44 +02:00
|
|
|
--with-plugindir=${PREFIX}/lib/sasl2 \
|
|
|
|
--with-dbpath=${PREFIX}/etc/sasldb2 \
|
2013-01-08 16:15:57 +01:00
|
|
|
--with-lib-subdir=lib \
|
2012-12-10 16:10:02 +01:00
|
|
|
--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig \
|
2002-08-08 16:04:44 +02:00
|
|
|
--includedir=${PREFIX}/include \
|
1999-12-29 08:06:27 +01:00
|
|
|
--enable-static \
|
2002-08-08 16:04:44 +02:00
|
|
|
--enable-auth-sasldb \
|
2003-06-01 06:21:06 +02:00
|
|
|
--with-rc4=openssl \
|
2010-11-24 12:48:14 +01:00
|
|
|
--with-saslauthd=${SASLAUTHD_RUNPATH} \
|
|
|
|
--disable-krb4
|
2003-06-01 06:21:06 +02:00
|
|
|
|
2012-12-15 20:16:30 +01:00
|
|
|
NO_OPTIONS_SORT= yes
|
|
|
|
OPTIONS_DEFINE= ALWAYSTRUE AUTHDAEMOND KEEP_DB_OPEN \
|
|
|
|
OBSOLETE_CRAM_ATTR BDB MYSQL PGSQL
|
|
|
|
OPTIONS_RADIO= SQLITE
|
|
|
|
OPTIONS_RADIO_SQLITE= SQLITE2 SQLITE3
|
|
|
|
OPTIONS_GROUP= MECH
|
|
|
|
OPTIONS_GROUP_MECH= CRAM DIGEST LOGIN NTLM OTP PLAIN SCRAM
|
2012-06-13 18:47:43 +02:00
|
|
|
OPTIONS_DEFAULT= AUTHDAEMOND OBSOLETE_CRAM_ATTR CRAM DIGEST LOGIN NTLM \
|
|
|
|
OTP PLAIN SCRAM
|
2012-12-15 20:16:30 +01:00
|
|
|
ALWAYSTRUE_DESC= the alwaystrue password verifier
|
|
|
|
AUTHDAEMOND_DESC= use of authdaemon
|
2012-06-13 18:47:43 +02:00
|
|
|
KEEP_DB_OPEN_DESC= Keep handle to Berkeley DB open
|
2012-12-15 20:16:30 +01:00
|
|
|
OBSOLETE_CRAM_ATTR_DESC=cmusaslsecretCRAM-MD5 property
|
|
|
|
SQLITE2_DESC= SQLite 2 database
|
|
|
|
CRAM_DESC= CRAM-MD5 authentication
|
|
|
|
DIGEST_DESC= DIGEST-MD5 authentication
|
|
|
|
LOGIN_DESC= LOGIN authentication
|
|
|
|
NTLM_DESC= NTLM authentication
|
|
|
|
OTP_DESC= OTP authentication
|
|
|
|
PLAIN_DESC= PLAIN authentication
|
|
|
|
SCRAM_DESC= SCRAM authentication
|
2007-08-07 18:46:22 +02:00
|
|
|
|
|
|
|
.include <bsd.port.pre.mk>
|
|
|
|
|
2012-06-13 18:47:43 +02:00
|
|
|
.if ${PORT_OPTIONS:MBDB}
|
2007-08-07 18:46:22 +02:00
|
|
|
USE_BDB= yes
|
2008-10-13 17:10:44 +02:00
|
|
|
INVALID_BDB_VER=2
|
|
|
|
CONFIGURE_ARGS+=--with-dblib=berkeley \
|
|
|
|
--with-bdb-libdir=${BDB_LIB_DIR} \
|
2006-04-16 17:49:24 +02:00
|
|
|
--with-bdb-incdir=${BDB_INCLUDE_DIR} \
|
|
|
|
--with-bdb=${BDB_LIB_NAME}
|
2003-06-01 06:21:06 +02:00
|
|
|
SASLDB_NAME= sasldb2
|
|
|
|
.else
|
|
|
|
CONFIGURE_ARGS+=--with-dblib=ndbm
|
|
|
|
SASLDB_NAME= sasldb2.db
|
|
|
|
.endif
|
|
|
|
|
2012-06-13 18:47:43 +02:00
|
|
|
.if ${PORT_OPTIONS:MMYSQL}
|
2005-05-17 18:35:40 +02:00
|
|
|
USE_MYSQL= yes
|
2004-05-07 12:13:37 +02:00
|
|
|
CONFIGURE_ARGS+=--with-mysql=${LOCALBASE}
|
2004-03-18 16:25:14 +01:00
|
|
|
.else
|
|
|
|
CONFIGURE_ARGS+=--without-mysql
|
2003-12-27 17:58:08 +01:00
|
|
|
.endif
|
|
|
|
|
2012-06-13 18:47:43 +02:00
|
|
|
.if ${PORT_OPTIONS:MPGSQL}
|
2005-01-31 01:35:55 +01:00
|
|
|
USE_PGSQL= yes
|
2004-05-07 12:13:37 +02:00
|
|
|
CONFIGURE_ARGS+=--with-pgsql=${LOCALBASE}
|
2004-03-18 16:25:14 +01:00
|
|
|
.else
|
|
|
|
CONFIGURE_ARGS+=--without-pgsql
|
2003-12-27 17:58:08 +01:00
|
|
|
.endif
|
|
|
|
|
2012-12-15 20:16:30 +01:00
|
|
|
.if ${PORT_OPTIONS:MSQLITE2}
|
2005-11-12 10:58:31 +01:00
|
|
|
USE_SQLITE= 2
|
2004-05-28 19:47:34 +02:00
|
|
|
CONFIGURE_ARGS+=--with-sqlite=${LOCALBASE}
|
|
|
|
.else
|
|
|
|
CONFIGURE_ARGS+=--without-sqlite
|
|
|
|
.endif
|
|
|
|
|
2012-06-13 18:47:43 +02:00
|
|
|
.if ${PORT_OPTIONS:MSQLITE3}
|
2011-09-24 11:13:35 +02:00
|
|
|
USE_SQLITE= 3
|
|
|
|
CONFIGURE_ARGS+=--with-sqlite3=${LOCALBASE}
|
|
|
|
.else
|
|
|
|
CONFIGURE_ARGS+=--without-sqlite3
|
|
|
|
.endif
|
|
|
|
|
2012-06-13 18:47:43 +02:00
|
|
|
.if ${PORT_OPTIONS:MMYSQL} || ${PORT_OPTIONS:MPGSQL} || \
|
2012-12-15 20:16:30 +01:00
|
|
|
${PORT_OPTIONS:MSQLITE2} || ${PORT_OPTIONS:MSQLITE3}
|
2003-12-27 17:58:08 +01:00
|
|
|
CONFIGURE_ARGS+=--enable-sql
|
2003-06-01 06:21:06 +02:00
|
|
|
.else
|
2003-12-04 09:06:03 +01:00
|
|
|
SQL= "@comment "
|
2003-06-01 06:21:06 +02:00
|
|
|
.endif
|
2000-06-11 10:05:34 +02:00
|
|
|
|
2012-06-13 18:47:43 +02:00
|
|
|
.if ${PORT_OPTIONS:MALWAYSTRUE}
|
2003-12-04 07:33:54 +01:00
|
|
|
CONFIGURE_ARGS+=--enable-alwaystrue
|
|
|
|
.endif
|
|
|
|
|
2012-06-13 18:47:43 +02:00
|
|
|
.if ${PORT_OPTIONS:MKEEP_DB_OPEN}
|
2006-05-19 22:45:37 +02:00
|
|
|
CONFIGURE_ARGS+=--enable-keep-db-open
|
|
|
|
.endif
|
|
|
|
|
2012-06-13 18:47:43 +02:00
|
|
|
.if !${PORT_OPTIONS:MOBSOLETE_CRAM_ATTR}
|
2011-09-24 11:13:35 +02:00
|
|
|
CONFIGURE_ARGS+=--enable-obsolete_cram_attr=no
|
|
|
|
.endif
|
|
|
|
|
2012-06-13 18:47:43 +02:00
|
|
|
.if ${PORT_OPTIONS:MAUTHDAEMOND}
|
2008-10-23 19:34:26 +02:00
|
|
|
CONFIGURE_ARGS+=--with-authdaemond=/var/run/authdaemond/socket
|
2012-06-13 18:47:43 +02:00
|
|
|
.else
|
|
|
|
CONFIGURE_ARGS+=--with-authdaemond=no
|
2006-05-19 22:45:37 +02:00
|
|
|
.endif
|
|
|
|
|
2012-06-13 18:47:43 +02:00
|
|
|
.if ${PORT_OPTIONS:MLOGIN}
|
2004-01-15 22:08:57 +01:00
|
|
|
CONFIGURE_ARGS+=--enable-login
|
2012-06-13 18:47:43 +02:00
|
|
|
.else
|
|
|
|
LOGIN= "@comment "
|
2004-01-15 22:08:57 +01:00
|
|
|
.endif
|
|
|
|
|
2012-06-13 18:47:43 +02:00
|
|
|
.if !${PORT_OPTIONS:MPLAIN}
|
2004-01-15 22:08:57 +01:00
|
|
|
CONFIGURE_ARGS+=--disable-plain
|
2010-11-24 12:48:14 +01:00
|
|
|
PLAIN= "@comment "
|
2004-01-15 22:08:57 +01:00
|
|
|
.endif
|
|
|
|
|
2012-06-13 18:47:43 +02:00
|
|
|
.if !${PORT_OPTIONS:MOTP}
|
2003-06-01 06:21:06 +02:00
|
|
|
CONFIGURE_ARGS+=--disable-otp
|
2002-09-13 18:23:23 +02:00
|
|
|
OTP= "@comment "
|
2002-09-13 17:47:19 +02:00
|
|
|
.endif
|
|
|
|
|
2012-06-13 18:47:43 +02:00
|
|
|
.if !${PORT_OPTIONS:MCRAM}
|
2003-06-01 06:21:06 +02:00
|
|
|
CONFIGURE_ARGS+=--disable-cram
|
2003-01-01 17:25:46 +01:00
|
|
|
CRAM= "@comment "
|
|
|
|
.endif
|
|
|
|
|
2012-06-13 18:47:43 +02:00
|
|
|
.if !${PORT_OPTIONS:MDIGEST}
|
2003-06-01 06:21:06 +02:00
|
|
|
CONFIGURE_ARGS+=--disable-digest
|
2003-01-01 17:25:46 +01:00
|
|
|
DIGEST= "@comment "
|
|
|
|
.endif
|
|
|
|
|
2012-06-13 18:47:43 +02:00
|
|
|
.if ${PORT_OPTIONS:MNTLM}
|
|
|
|
CONFIGURE_ARGS+=--enable-ntlm
|
|
|
|
.else
|
2003-06-01 06:21:06 +02:00
|
|
|
CONFIGURE_ARGS+=--disable-ntlm
|
2003-04-29 17:04:43 +02:00
|
|
|
NTLM= "@comment "
|
2003-05-16 12:46:04 +02:00
|
|
|
.endif
|
|
|
|
|
2012-06-13 18:47:43 +02:00
|
|
|
.if !${PORT_OPTIONS:MSCRAM}
|
2011-09-24 11:13:35 +02:00
|
|
|
CONFIGURE_ARGS+=--disable-scram
|
|
|
|
SCRAM= "@comment "
|
|
|
|
.endif
|
|
|
|
|
2007-06-13 13:05:47 +02:00
|
|
|
.if ${ARCH} == "amd64"
|
|
|
|
CPPFLAGS+= -fPIC
|
|
|
|
.endif
|
2006-09-17 07:25:21 +02:00
|
|
|
.if !defined(WITHOUT_GSSAPI) && defined(KRB5_HOME) && exists(${KRB5_HOME}/lib/libgssapi_krb5.so)
|
2004-11-24 17:35:34 +01:00
|
|
|
CONFIGURE_ARGS+=--enable-gssapi=${KRB5_HOME} --with-gss_impl=mit
|
2013-01-05 19:01:02 +01:00
|
|
|
LDFLAGS+= "-R${KRB5_HOME}/lib"
|
2003-05-16 10:12:37 +02:00
|
|
|
.elif !defined(WITHOUT_GSSAPI) && defined(HEIMDAL_HOME) && exists(${HEIMDAL_HOME}/lib/libgssapi.a)
|
2003-12-19 05:29:13 +01:00
|
|
|
CONFIGURE_ARGS+=--enable-gssapi=${HEIMDAL_HOME} --with-gss_impl=heimdal
|
2009-01-06 18:59:31 +01:00
|
|
|
.elif !defined(WITHOUT_GSSAPI) && exists(/usr/lib/libkrb5.a)
|
2003-06-01 06:21:06 +02:00
|
|
|
CONFIGURE_ARGS+=--enable-gssapi
|
2000-06-11 10:05:34 +02:00
|
|
|
.else
|
2003-06-01 06:21:06 +02:00
|
|
|
CONFIGURE_ARGS+=--disable-gssapi
|
2000-06-11 10:05:34 +02:00
|
|
|
GSSAPI= "@comment "
|
|
|
|
.endif
|
|
|
|
|
2004-11-28 08:09:12 +01:00
|
|
|
.if ${OPENSSLBASE} == /usr
|
|
|
|
CONFIGURE_ARGS+=--with-openssl=yes
|
|
|
|
.else
|
|
|
|
CONFIGURE_ARGS+=--with-openssl=${OPENSSLBASE}
|
|
|
|
.endif
|
|
|
|
|
2005-12-26 15:52:22 +01:00
|
|
|
SASLAUTHD_RUNPATH?= /var/run/saslauthd
|
2004-05-12 18:12:11 +02:00
|
|
|
|
2003-01-30 15:04:02 +01:00
|
|
|
CYRUS_USER?= cyrus
|
|
|
|
CYRUS_GROUP?= cyrus
|
|
|
|
|
2006-05-19 22:45:37 +02:00
|
|
|
DOCS= AUTHORS COPYING ChangeLog INSTALL INSTALL.TXT NEWS README
|
2002-08-08 16:04:44 +02:00
|
|
|
|
2005-05-17 18:35:40 +02:00
|
|
|
DOC2= ONEWS TODO draft-burdis-cat-srp-sasl-xx.txt \
|
|
|
|
draft-ietf-sasl-anon-xx.txt draft-ietf-sasl-crammd5-xx.txt \
|
|
|
|
draft-ietf-sasl-gssapi-xx.txt draft-ietf-sasl-plain-xx.txt \
|
|
|
|
draft-ietf-sasl-rfc2222bis-xx.txt draft-ietf-sasl-rfc2831bis-xx.txt \
|
|
|
|
draft-ietf-sasl-saslprep-xx.txt draft-murchison-sasl-login-xx.txt \
|
|
|
|
draft-newman-sasl-c-api-xx.txt rfc1321.txt rfc1939.txt rfc2104.txt \
|
2003-12-04 09:06:03 +01:00
|
|
|
rfc2195.txt rfc2222.txt rfc2243.txt rfc2245.txt rfc2289.txt \
|
|
|
|
rfc2444.txt rfc2595.txt rfc2831.txt rfc2945.txt rfc3174.txt \
|
2003-07-15 20:32:58 +02:00
|
|
|
server-plugin-flow.fig testing.txt
|
2002-08-08 16:04:44 +02:00
|
|
|
|
2005-11-07 16:22:44 +01:00
|
|
|
HTDOCS= advanced appconvert components gssapi index install macosx \
|
|
|
|
mechanisms options plugprog programming readme sysadmin upgrading \
|
|
|
|
windows
|
1999-12-27 02:52:25 +01:00
|
|
|
|
2000-06-11 10:05:34 +02:00
|
|
|
PLIST_SUB= PREFIX=${PREFIX} \
|
2004-01-15 22:08:57 +01:00
|
|
|
LOGIN=${LOGIN} \
|
|
|
|
PLAIN=${PLAIN} \
|
2002-09-13 18:23:23 +02:00
|
|
|
OTP=${OTP} \
|
2003-01-01 17:25:46 +01:00
|
|
|
CRAM=${CRAM} \
|
|
|
|
DIGEST=${DIGEST} \
|
2003-04-29 17:04:43 +02:00
|
|
|
NTLM=${NTLM} \
|
2000-06-11 10:05:34 +02:00
|
|
|
GSSAPI=${GSSAPI} \
|
|
|
|
EBONES=${EBONES} \
|
2011-09-24 11:13:35 +02:00
|
|
|
SCRAM=${SCRAM} \
|
2003-12-04 09:06:03 +01:00
|
|
|
SQL=${SQL} \
|
2003-06-01 05:56:44 +02:00
|
|
|
DOCSDIR=${DOCSDIR:S/^${PREFIX}\///}
|
1999-12-27 02:52:25 +01:00
|
|
|
|
2001-12-24 22:58:42 +01:00
|
|
|
PKGDEINSTALL= ${WRKDIR}/pkg-deinstall
|
|
|
|
PKGINSTALL= ${WRKDIR}/pkg-install
|
|
|
|
PKGMESSAGE= ${WRKDIR}/pkg-message
|
|
|
|
|
2001-12-20 13:18:57 +01:00
|
|
|
# Fix sasldb name in pkg-install/deinstall scripts
|
|
|
|
post-patch:
|
2002-01-20 20:23:25 +01:00
|
|
|
@${SED} -e "s;%%SASLDB%%;${SASLDB_NAME};g" \
|
2003-01-30 15:04:02 +01:00
|
|
|
-e "s;%%CYRUS_USER%%;${CYRUS_USER};g" \
|
|
|
|
-e "s;%%CYRUS_GROUP%%;${CYRUS_GROUP};g" \
|
2001-12-20 13:18:57 +01:00
|
|
|
${.CURDIR}/pkg-install > ${PKGINSTALL}
|
2002-01-20 20:23:25 +01:00
|
|
|
@${SED} -e "s;%%SASLDB%%;${SASLDB_NAME};g" \
|
2003-01-30 15:04:02 +01:00
|
|
|
-e "s;%%CYRUS_USER%%;${CYRUS_USER};g" \
|
|
|
|
-e "s;%%CYRUS_GROUP%%;${CYRUS_GROUP};g" \
|
2001-12-20 13:18:57 +01:00
|
|
|
${.CURDIR}/pkg-deinstall > ${PKGDEINSTALL}
|
2003-06-01 06:21:06 +02:00
|
|
|
@${SED} -e "s;%%PREFIX%%;${PREFIX};g" \
|
2001-12-20 13:18:57 +01:00
|
|
|
${.CURDIR}/pkg-message > ${PKGMESSAGE}
|
|
|
|
|
2000-01-24 06:22:22 +01:00
|
|
|
# Create Cyrus user and group
|
2009-05-13 05:18:47 +02:00
|
|
|
pre-su-install:
|
2000-10-08 12:23:48 +02:00
|
|
|
@${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
|
2000-01-24 06:22:22 +01:00
|
|
|
|
1999-12-27 02:52:25 +01:00
|
|
|
post-install:
|
2012-06-13 18:47:43 +02:00
|
|
|
.if ${PORT_OPTIONS:MDOCS}
|
2001-12-20 13:18:57 +01:00
|
|
|
@${MKDIR} ${DOCSDIR}
|
2002-08-08 16:22:50 +02:00
|
|
|
@${MKDIR} ${DOCSDIR}/html
|
2004-05-28 19:47:34 +02:00
|
|
|
.for f in ${DOCS}
|
|
|
|
@${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
|
1999-12-27 02:52:25 +01:00
|
|
|
.endfor
|
2004-05-28 19:47:34 +02:00
|
|
|
.for f in ${DOC2}
|
|
|
|
@${INSTALL_DATA} ${WRKSRC}/doc/${f} ${DOCSDIR}
|
2002-08-08 16:22:50 +02:00
|
|
|
.endfor
|
2004-05-28 19:47:34 +02:00
|
|
|
.for f in ${HTDOCS}
|
|
|
|
@${INSTALL_DATA} ${WRKSRC}/doc/${f}.html ${DOCSDIR}/html
|
2002-10-15 22:30:25 +02:00
|
|
|
.endfor
|
2002-08-29 19:57:31 +02:00
|
|
|
@${INSTALL_DATA} ${FILESDIR}/Sendmail.README ${DOCSDIR}
|
1999-12-27 02:52:25 +01:00
|
|
|
.endif
|
2000-10-08 12:23:48 +02:00
|
|
|
@PKG_PREFIX=${PREFIX} BATCH=${BATCH} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
|
2000-09-19 04:59:29 +02:00
|
|
|
@${CAT} ${PKGMESSAGE}
|
2000-06-11 10:05:34 +02:00
|
|
|
|
2003-04-24 18:36:26 +02:00
|
|
|
.include <bsd.port.post.mk>
|