Import of pkgsrc-2014Q1
This commit is contained in:
22
misc/starplot/Makefile
Normal file
22
misc/starplot/Makefile
Normal file
@@ -0,0 +1,22 @@
|
||||
# $NetBSD: Makefile,v 1.1 2014/02/27 14:51:26 wiz Exp $
|
||||
|
||||
DISTNAME= starplot-0.95.5
|
||||
CATEGORIES= misc x11
|
||||
MASTER_SITES= http://starplot.org/downloads/
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://starplot.org/
|
||||
COMMENT= 3-dimensional star chart viewer
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_PKGLOCALEDIR= yes
|
||||
USE_LANGUAGES= c c++
|
||||
USE_TOOLS+= bison msgfmt pkg-config
|
||||
PTHREAD_OPTS+= require
|
||||
|
||||
.include "../../mk/pthread.buildlink3.mk"
|
||||
.include "../../converters/libiconv/buildlink3.mk"
|
||||
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
||||
.include "../../x11/gtk2/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
Reference in New Issue
Block a user