aboutsummaryrefslogtreecommitdiff
path: root/lang/libhx
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-04-19 10:47:14 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-04-19 10:47:14 +0000
commitb6ae0d315840476f9a539809bab8359bfc0b431f (patch)
tree38f213e55a31eff5e5b6b6ab7b59f7c57d53f534 /lang/libhx
parent323aaec525ab356b66ca1e080a2bd74132238c30 (diff)
downloadports-b6ae0d315840476f9a539809bab8359bfc0b431f.tar.gz
ports-b6ae0d315840476f9a539809bab8359bfc0b431f.zip
- Add CPE info
- Fix tab after WWW: Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=384277
Diffstat (limited to 'lang/libhx')
-rw-r--r--lang/libhx/Makefile4
-rw-r--r--lang/libhx/pkg-descr2
2 files changed, 4 insertions, 2 deletions
diff --git a/lang/libhx/Makefile b/lang/libhx/Makefile
index 223fde7a7afc..0fac33da47a5 100644
--- a/lang/libhx/Makefile
+++ b/lang/libhx/Makefile
@@ -12,12 +12,14 @@ COMMENT= C/C++ library with common data structures and functions
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-USES= libtool tar:xz
+USES= cpe libtool tar:xz
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig
INSTALL_TARGET= install-strip
+CPE_VENDOR= jan_engelhardt
+
OPTIONS_DEFINE= DOCS
PORTDOCS= *
diff --git a/lang/libhx/pkg-descr b/lang/libhx/pkg-descr
index 3d4ec9a5f082..f32f04231bfa 100644
--- a/lang/libhx/pkg-descr
+++ b/lang/libhx/pkg-descr
@@ -11,4 +11,4 @@ secondarily, the amount of code) a developer has to spend for otherwise
implementing such. Subsequently, proficient coders can use this to
code as fast as for a scripting language.
-WWW: http://libhx.sourceforge.net/
+WWW: http://libhx.sourceforge.net/