diff options
Diffstat (limited to 'astro/sattrack/Makefile')
-rw-r--r-- | astro/sattrack/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/sattrack/Makefile b/astro/sattrack/Makefile index 5d8bd32f1286..253b96500837 100644 --- a/astro/sattrack/Makefile +++ b/astro/sattrack/Makefile @@ -11,6 +11,8 @@ CATEGORIES= astro MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= asami/LOCAL_PORTS +PORTCOMMENT= Real-time satellite tracking and orbit propagation program + USE_XLIB= yes WRKSRC= ${WRKDIR}/SatTrack-${PORTVERSION}/src |