2023-08-16 22:26:55 +00:00
|
|
|
COMMENT = high-speed character set detection library
|
|
|
|
|
|
|
|
DISTNAME = libguess-1.2
|
|
|
|
EXTRACT_SUFX = .tar.bz2
|
|
|
|
REVISION = 0
|
|
|
|
|
|
|
|
SHARED_LIBS = guess 1.0 # 1.2
|
|
|
|
|
|
|
|
CATEGORIES = devel
|
|
|
|
|
|
|
|
HOMEPAGE = http://atheme.org/projects/libguess.html
|
|
|
|
|
|
|
|
# BSD
|
|
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
|
2023-09-22 16:24:11 +00:00
|
|
|
SITES = http://rabbit.dereferenced.org/~nenolod/distfiles/
|
2023-08-16 22:26:55 +00:00
|
|
|
|
|
|
|
MAKE_ENV = LIB_MAJOR=${LIBguess_VERSION:R} \
|
|
|
|
LIB_MINOR=${LIBguess_VERSION:E}
|
|
|
|
|
|
|
|
CONFIGURE_STYLE = gnu
|
|
|
|
|
|
|
|
NO_TEST = Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|