aboutsummaryrefslogtreecommitdiff
path: root/astro/accrete/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/accrete/Makefile')
-rw-r--r--astro/accrete/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/astro/accrete/Makefile b/astro/accrete/Makefile
index df65e16a5bb4..ef45ff7024cc 100644
--- a/astro/accrete/Makefile
+++ b/astro/accrete/Makefile
@@ -1,12 +1,14 @@
-# Created by: chuck@pkix.net
-
PORTNAME= accrete
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= astro
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Physical simulation of solar system planet formation
+WWW= https://sourceforge.net/projects/accrete/
+
+LICENSE= BSD3CLAUSE
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" PREFIX=${STAGEDIR}${PREFIX} \
CDEBUG="" COPT=""