# $FreeBSD$ PORTNAME= libgrading PORTVERSION= 0.1.2 DISTVERSIONPREFIX= v CATEGORIES= devel MAINTAINER= jonathan@FreeBSD.org COMMENT= Simple library for grading C- and C++-language assignments LICENSE= APACHE20 LIB_DEPENDS= libdistance.so:devel/libdistance BROKEN_FreeBSD_9= does not build (lack of std::to_string) USE_GITHUB= yes GH_ACCOUNT= trombonehero USES= cmake compiler:c++11-lib USE_LDCONFIG= yes PLIST_FILES= include/libgrading.h \ lib/libgrading.so .include