| Server IP : 82.208.35.60 / Your IP : 216.73.216.238 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/devel/hapy/ |
Upload File : |
PORTNAME= hapy
PORTVERSION= 0.0.8
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SF
DISTNAME= Hapy-${PORTVERSION}
MAINTAINER= rousskov@measurement-factory.com
COMMENT= Runtime parser generator
WWW= http://hapy.sourceforge.net
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USES= libtool
USE_CXXSTD= c++98
post-build:
@${ECHO_MSG} "Consider running 'make check' before 'make install'"
@${ECHO_MSG} "to execute a library self-test"
check: build
(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_FLAGS} \
${MAKEFILE} ${MAKE_ARGS} check)
.include <bsd.port.mk>