diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-11 21:21:14 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-11 21:21:14 +0000 |
commit | cf7b71001ee25acffd8f43ece7b066e0afb2b049 (patch) | |
tree | 7fd3ebced1679f3fcf69ba3a44bc97b090e378b8 /science | |
parent | ad0f99175831fbec97bddceeccb0bcf32a528807 (diff) | |
download | ports-cf7b71001ee25acffd8f43ece7b066e0afb2b049.tar.gz ports-cf7b71001ee25acffd8f43ece7b066e0afb2b049.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/euler/Makefile | 2 | ||||
-rw-r--r-- | science/flounder/Makefile | 2 | ||||
-rw-r--r-- | science/gdis/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/science/euler/Makefile b/science/euler/Makefile index b99eedf8af92..3ea6e02887ee 100644 --- a/science/euler/Makefile +++ b/science/euler/Makefile @@ -13,6 +13,8 @@ COMMENT= Program computes with real and complex numbers and matrices LICENSE= GPLv2 +DEPRECATED= Unmaintained since 2002 +EXPIRATION_DATE= 2014-04-17 USES= pkgconfig USE_GNOME= gtk20 GNU_CONFIGURE= yes diff --git a/science/flounder/Makefile b/science/flounder/Makefile index 008c2a8b72a0..95c4a8058a95 100644 --- a/science/flounder/Makefile +++ b/science/flounder/Makefile @@ -19,6 +19,8 @@ OPTIONS_DEFINE= GNUPLOT GRACE OPTIONS_DEFAULT=GNUPLOT GRACE GRACE_DESC= Plotting via GRACE +DEPRECATED= Unmaintained since 2002 +EXPIRATION_DATE= 2014-04-17 USE_GL= glut USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/science/gdis/Makefile b/science/gdis/Makefile index 757828f63e78..9e4d943acddb 100644 --- a/science/gdis/Makefile +++ b/science/gdis/Makefile @@ -15,6 +15,8 @@ LIB_DEPENDS= gtkglext-x11-1.0:${PORTSDIR}/x11-toolkits/gtkglext OPTIONS_DEFINE= DOCS +DEPRECATED= Unmaintained since 2002 +EXPIRATION_DATE= 2014-04-17 USE_GL= glu USE_GNOME= gtk20 USES= gmake pkgconfig |