pkgsrc-wip/tvmet/Makefile

20 lines
489 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1.1.1 2010/09/02 12:15:12 jihbed Exp $
#
DISTNAME= tvmet-1.7.2
CATEGORIES= math
MASTER_SITES= http://garr.dl.sourceforge.net/project/tvmet/Tar.Gz_Bz2%20Archive/1.7.2/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jihbed.research@gmail.com
HOMEPAGE= http://tvmet.sourceforge.net/
COMMENT= Tiny Vector and Matrix template library
#LICENSE= # TODO: (see mk/license.mk)
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
.include "../../mk/bsd.pkg.mk"