View | Details | Raw Unified | Return to bug 154015
Collapse All | Expand All

(-)anyterm/Makefile (+2 lines)
Lines 18-23 Link Here
18
18
19
BUILD_DEPENDS=	${LOCALBASE}/include/boost/function.hpp:${PORTSDIR}/devel/boost-libs
19
BUILD_DEPENDS=	${LOCALBASE}/include/boost/function.hpp:${PORTSDIR}/devel/boost-libs
20
20
21
LICENSE=	GPLv2
22
21
MAN1=		anytermd.1
23
MAN1=		anytermd.1
22
USE_RC_SUBR=	anytermd
24
USE_RC_SUBR=	anytermd
23
USE_BZIP2=	yes
25
USE_BZIP2=	yes
(-)anyterm/files/anytermd.in (-1 / +1 lines)
Lines 16-22 Link Here
16
# anytermd_flags (str):     Set to "-c /usr/bin/login -u nobody --local-only"
16
# anytermd_flags (str):     Set to "-c /usr/bin/login -u nobody --local-only"
17
#                           by default. See anytermd(1) for flags.
17
#                           by default. See anytermd(1) for flags.
18
#
18
#
19
# anytermd_name (str):		Set to "anyterm" by default.
19
# anytermd_name (str):      Set to "anyterm" by default.
20
#
20
#
21
21
22
. /etc/rc.subr
22
. /etc/rc.subr

Return to bug 154015