Changeset View
Changeset View
Standalone View
Standalone View
astro/kstars/Makefile
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= kstars | PORTNAME= kstars | ||||
PORTVERSION= ${KDE4_VERSION} | PORTVERSION= ${KDE4_VERSION} | ||||
PORTREVISION= 5 | PORTREVISION= 6 | ||||
CATEGORIES= astro kde kde-kde4 | CATEGORIES= astro kde kde-kde4 | ||||
MAINTAINER= kde@FreeBSD.org | MAINTAINER= kde@FreeBSD.org | ||||
COMMENT= KDE 4 desktop planetarium | COMMENT= KDE 4 desktop planetarium | ||||
LIB_DEPENDS= libcfitsio.so:astro/cfitsio \ | LIB_DEPENDS= libcfitsio.so:astro/cfitsio \ | ||||
libwcs.so:astro/wcslib | libwcs.so:astro/wcslib | ||||
BUILD_DEPENDS= xplanet:astro/xplanet | BUILD_DEPENDS= xplanet:astro/xplanet | ||||
Show All 12 Lines |